summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-09r8169: add RTL8106E support.Hayes Wang
2012-07-09stmmac: Fix for higher mtu size handlingDeepak Sikri
2012-07-09stmmac: Fix for nfs hang on multiple rebootDeepak Sikri
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao
2012-07-09cnic: Don't use netdev->base_addrMichael Chan
2012-07-09net: qmi_wwan: add ZTE MF60Bjørn Mork
2012-07-09be2net: Fix EndianLi RongQing
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney
2012-07-09bcm87xx: fix reg-init comment typoPeter Korsgaard
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck
2012-07-09bcm87xx: disable autonegotiation by defaultPeter Korsgaard
2012-07-09sky2: Fix for interrupt handlerMirko Lindner
2012-07-09sky2: Added support for Optima EEEMirko Lindner
2012-07-09net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre
2012-07-08atl1c: fix issue of transmit queue 0 timed outCloud Ren
2012-07-08net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet
2012-07-08bnx2i: use strlcpy() instead of memcpy() for stringsDan Carpenter
2012-07-07Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-07-07asix: avoid copies in tx pathEric Dumazet
2012-07-07net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion
2012-07-07net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion
2012-07-07net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion
2012-07-07net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion
2012-07-07net/mlx4_en: Re-design multicast attachments flowYevgeny Petrilin
2012-07-07net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion
2012-07-07net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion
2012-07-07r6040: remove duplicate call to the pci_set_drvdataDevendra Naga
2012-07-05ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-05drivers/ieee802154/at231rf230: remove unused return statusalex.bluesman.smirnov@gmail.com
2012-07-05be2net: set maximal number of default RSS queuesYuval Mintz
2012-07-05bnx2x: set maximal number of default RSS queuesYuval Mintz
2012-07-05bnx2: set maximal number of default RSS queuesYuval Mintz
2012-07-05tg3: set maximal number of default RSS queuesYuval Mintz
2012-07-05myri10ge: set maximal number of default RSS queuesYuval Mintz
2012-07-05cxgb4: set maximal number of default RSS queuesYuval Mintz
2012-07-05cxgb3: set maximal number of default RSS queuesYuval Mintz
2012-07-05qlge: set maximal number of default RSS queuesYuval Mintz
2012-07-05vxge: set maximal number of default RSS queuesYuval Mintz
2012-07-05mlx4: set maximal number of default RSS queuesYuval Mintz
2012-07-05cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller
2012-07-05net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller