summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH2012-07-131-0/+1
* be2net: Enable RSS UDP hashing for Lancer and SkyhawkPadmanabh Ratnakar2012-07-123-0/+12
* be2net: Fix port name in message during driver loadPadmanabh Ratnakar2012-07-123-2/+57
* be2net: Fix cleanup path when EQ creation failsPadmanabh Ratnakar2012-07-121-2/+3
* be2net: Activate new FW after FW download for LancerPadmanabh Ratnakar2012-07-125-78/+180
* be2net: Fix initialization sequence for LancerPadmanabh Ratnakar2012-07-123-68/+87
* be2net : Fix die temperature stat for LancerPadmanabh Ratnakar2012-07-123-7/+8
* be2net: Fix error while toggling autoneg of pause parametersPadmanabh Ratnakar2012-07-121-1/+1
* team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko2012-07-121-12/+0
* team: add broadcast modeJiri Pirko2012-07-123-1/+101
* team: use function team_port_txable() for determing enabled and up portJiri Pirko2012-07-122-3/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-125-209/+127
|\
| * ixgbe: Merge RSS and flow director ring register caching and configurationAlexander Duyck2012-07-111-74/+24
| * ixgbe: Clean up a useless switch statement and dead code in configure_srrctlAlexander Duyck2012-07-111-21/+15
| * ixgbe: Add feature offset value to ring featuresAlexander Duyck2012-07-114-18/+16
| * ixgbe: Add upper limit to ring featuresAlexander Duyck2012-07-114-8/+14
| * ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-114-89/+59
* | netxen: fix link notification orderFlavio Leitner2012-07-121-2/+2
* | drivers/ieee802154/at86rf230: rework irq handleralex.bluesman.smirnov@gmail.com2012-07-121-14/+18
* | smsc95xx: signedness bug in get_regs()Dan Carpenter2012-07-121-1/+2
* | net: add support for NS8390 based eth controllers on some ColdFire CPU boardsGreg Ungerer2012-07-123-0/+495
|/
* qlge: fix endian issueLi RongQing2012-07-111-3/+3
* ksz884x: fix EndianLi RongQing2012-07-111-2/+2
* Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2012-07-111-2/+2
|\
| * r8169: fix argument in rtl_hw_init_8168g.Hayes Wang2012-07-101-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-1119-36/+74
|\ \
| * | bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-07-111-3/+3
| * | IPoIB: fix skb truesize underestimatiomEric Dumazet2012-07-111-4/+8
| * | gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet2012-07-101-4/+3
| * | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-101-1/+2
| * | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-101-2/+2
| * | bonding: debugfs and network namespaces are incompatibleEric W. Biederman2012-07-091-1/+1
| * | bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-091-3/+6
| * | stmmac: Fix for higher mtu size handlingDeepak Sikri2012-07-091-1/+2
| * | stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-091-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-094-11/+10
| |\ \
| | * | iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2
| | * | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6
| | * | rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-091-1/+1
| | * | mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-091-0/+1
| * | | cnic: Don't use netdev->base_addrMichael Chan2012-07-091-2/+5
| * | | net: qmi_wwan: add ZTE MF60Bjørn Mork2012-07-091-0/+18
| * | | netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney2012-07-091-2/+8
| * | | ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-091-0/+5
| * | | atl1c: fix issue of transmit queue 0 timed outCloud Ren2012-07-091-1/+0
| * | | net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-092-3/+3
* | | | qlge: Bumped driver version to 1.00.00.31Jitendra Kalsaria2012-07-111-1/+1
* | | | qlge: Refactoring of ethtool stats.Jitendra Kalsaria2012-07-111-138/+157
* | | | qlge: Moving low level frame error to ethtool statistics.Jitendra Kalsaria2012-07-113-27/+58
* | | | qlge: Fixed double pci free upon tx_ring->q allocation failure.Jitendra Kalsaria2012-07-111-4/+6