aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12net: fec_mpc52xx: Read MAC address from device-treeStefan Roese
2013-02-12cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N
2013-02-12driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N
2013-02-12driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-11qlcnic: fix mailbox response handlingJitendra Kalsaria
2013-02-11qlcnic: enhance MSIX allocation failure log messageManish Chopra
2013-02-11qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria
2013-02-11qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria
2013-02-11qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria
2013-02-11qlcnic: helper routine to handle async eventsJitendra Kalsaria
2013-02-11qlcnic: fix firmware based IDC participationJitendra Kalsaria
2013-02-11qlcnic: fix initialize NIC mailbox commandHimanshu Madhani
2013-02-10veth: fix NULL dereference in veth_dellink()Eric Dumazet
2013-02-10bnx2x: set gso_typeMichael S. Tsirkin
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin
2013-02-10stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO
2013-02-10stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO
2013-02-10Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2013-02-09Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya
2013-02-08macvlan: add a salt to mc_hash()Eric Dumazet
2013-02-08macvlan: broadcast addr should be part of mc_filterEric Dumazet
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-08bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu
2013-02-08bgmac: validate (and random if needed) MAC addrRafał Miłecki
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens
2013-02-07tg3: make it possible to provide phy_id in ioctlHauke Mehrtens
2013-02-07net: fec: fix spin_lock dead lockFrank Li
2013-02-07net: fec: correct fix method about miss init spinlockFrank Li
2013-02-07mlx4_en: Fix BQL reset TX queue call pointTom Herbert
2013-02-07Merge branch 'netback'David S. Miller
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell