summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2010-04-13drivers: net: last_rx eliminationEric Dumazet
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch
2010-04-13bcm63xx_enet: do not overwrite ENET_CTL_REG valueFlorian Fainelli
2010-04-13PHY: fix typo in bcm63xx PHY driver tableFlorian Fainelli
2010-04-13chelsio: Fix build warning.David S. Miller
2010-04-13e1000e: use static params to save stack spaceJesse Brandeburg
2010-04-13igb: modify register test for i350 to reflect read only bits in RDLEN/TDLENAlexander Duyck
2010-04-13myri10ge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13qlge: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13cxgb3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13chelsio: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13qla3xxx: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13tg3: Update version to 3.110Matt Carlson
2010-04-13tg3: Remove function errors flagged by checkpatchMatt Carlson
2010-04-13tg3: Unify max pkt size preprocessor constantsMatt Carlson
2010-04-13tg3: Re-inline VLAN tags when appropriateMatt Carlson
2010-04-13tg3: Optimize rx double copy testMatt Carlson
2010-04-13tg3: Reduce 57765 core clock when link at 10MbpsMatt Carlson
2010-04-13tg3: Set card 57765 card reader MRRS to 1024BMatt Carlson
2010-04-13tg3: Disable CLKREQ in L2Matt Carlson
2010-04-13gianfar: Add hardware TX timestamping supportManfred Rudigier
2010-04-13gianfar: Add hardware RX timestamping supportManfred Rudigier
2010-04-13Add non-Virtex5 support for LL TEMAC driverJohn Linn
2010-04-13net: ll_temac: remove virt_to_bus callJohn Linn
2010-04-13r6040: use (dev|netdev)_<level> macros helpersFlorian Fainelli
2010-04-13can: Add esd board support to plx_pci CAN driverMatthias Fuchs
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy
2010-04-08vxge: Version update.Sreenivasa Honnur
2010-04-08vxge: Pass correct number of VFs value to pci_sriov_enable().Sreenivasa Honnur
2010-04-08vxge: Allow driver load for all enumerated pci functions.Sreenivasa Honnur
2010-04-08vxge: Fix a possible memory leak in vxge_hw_device_initialize().Sreenivasa Honnur
2010-04-07Revert "Add non-Virtex5 support for LL TEMAC driver"David S. Miller
2010-04-07myri10ge: fix rx_pause in myri10ge_set_pauseparamBrice Goglin
2010-04-07macb: allow reception of large (>1518 bytes) framesPeter Korsgaard
2010-04-07stmmac: use resource_size()Dan Carpenter
2010-04-07bnx2x: use the DMA API instead of the pci equivalentsFUJITA Tomonori
2010-04-07bnx2: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-07virtio-net: move sg off stackMichael S. Tsirkin
2010-04-07benet: fix the misusage of zero dma addressFUJITA Tomonori
2010-04-07benet: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-073c503: Fix IRQ probingBen Hutchings
2010-04-07cnic: Fix crash during bnx2x MTU change.Michael Chan
2010-04-07qlcnic: fix set mac addrAmit Kumar Salecha
2010-04-07r6040: fix r6040_multicast_listFlorian Fainelli
2010-04-07caif: tty's are kref objects so take a referenceAlan Cox
2010-04-07caif: check write operationsAlan Cox