summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-14bridge: Add vlan support to static neighborsVlad Yasevich5-5/+7
2013-02-14bridge: Dump vlan information from a bridge portVlad Yasevich1-1/+2
2013-02-13bgmac: return error on failed PHY writeRafał Miłecki2-6/+7
2013-02-13be2net: remove BUG_ON() in be_mcc_compl_is_new()Sathya Perla1-5/+8
2013-02-13net: ethernet: ti: remove redundant NULL check.Cyril Roelandt1-4/+2
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar3-18/+12
2013-02-13Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller3-45/+37
2013-02-13gianfar: convert u64 status counters to atomic64_tPaul Gortmaker3-30/+31
2013-02-13gianfar: remove largely unused gfar_stats structPaul Gortmaker2-16/+7
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-90/+53
2013-02-13net: fec_mpc52xx: Read MAC address from device-treeStefan Roese1-24/+38
2013-02-13cxgb4vf: Fix VLAN extraction counter incrementVipul Pandya1-1/+3
2013-02-13driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N1-52/+283
2013-02-13driver: net: ethernet: cpsw: make cpts as pointerMugunthan V N1-15/+21
2013-02-13driver: net: ethernet: davinci_cpdma: add support for directed packet and sou...Mugunthan V N4-9/+24
2013-02-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-18/+18
2013-02-13ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck1-6/+3
2013-02-13net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+1
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-18/+18
2013-02-12netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman1-1/+1
2013-02-11mwl8k: fix band for supported channelsJonas Gorski1-18/+18
2013-02-11qlcnic: fix mailbox response handlingJitendra Kalsaria1-26/+40
2013-02-11qlcnic: enhance MSIX allocation failure log messageManish Chopra1-2/+3
2013-02-11qlcnic: fix async event handling during diagnostic loopback testJitendra Kalsaria1-2/+5
2013-02-11qlcnic: refactor 83xx diagnostic IRQ testJitendra Kalsaria3-27/+48
2013-02-11qlcnic: refactor 83xx diagnostic loopback testJitendra Kalsaria5-32/+158
2013-02-11qlcnic: helper routine to handle async eventsJitendra Kalsaria4-64/+45
2013-02-11qlcnic: fix firmware based IDC participationJitendra Kalsaria1-4/+4
2013-02-11qlcnic: fix initialize NIC mailbox commandHimanshu Madhani3-7/+12
2013-02-11veth: fix NULL dereference in veth_dellink()Eric Dumazet1-5/+6
2013-02-11bnx2x: set gso_typeMichael S. Tsirkin1-7/+5
2013-02-11qlcnic: set gso_typeMichael S. Tsirkin1-1/+6
2013-02-11ixgbe: fix gso typeMichael S. Tsirkin1-2/+6
2013-02-11stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO1-3/+7
2013-02-11stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO1-1/+1
2013-02-11Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller1-67/+19
2013-02-09Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu1-21/+9
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller129-984/+1011
2013-02-09cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya1-1/+1
2013-02-09macvlan: add a salt to mc_hash()Eric Dumazet1-4/+13
2013-02-09macvlan: broadcast addr should be part of mc_filterEric Dumazet1-0/+3
2013-02-09drivers: net: Remove remaining alloc/OOM messagesJoe Perches20-150/+66
2013-02-09bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki1-4/+4
2013-02-09Revert "r8169: enable ALDPS for power saving".Francois Romieu1-46/+10
2013-02-09bgmac: validate (and random if needed) MAC addrRafał Miłecki1-0/+6
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-251/+459
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens1-73/+73
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville211-2782/+25183
2013-02-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+8
2013-02-08tg3: add support for Ethernet core in bcm4785Hauke Mehrtens2-6/+116