summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | tg3: Update version to 3.102Matt Carlson2009-09-021-2/+2
* | tg3: Add MDIO bus address assignmentsMatt Carlson2009-09-022-4/+22
* | tg3: Add 5717 NVRAM detection routinesMatt Carlson2009-09-022-47/+130
* | tg3: Add 5717 asic revMatt Carlson2009-09-022-36/+119
* | tg3: Assign rx ret producer indexes by vectorMatt Carlson2009-09-022-4/+28
* | tg3: Adjust RSS ring allocation strategiesMatt Carlson2009-09-021-6/+25
* | tg3: Add RSS supportMatt Carlson2009-09-022-2/+76
* | tg3: Add coalesce parameters for msix vectorsMatt Carlson2009-09-022-10/+57
* | tg3: Enable NAPI instances for other int vectorsMatt Carlson2009-09-021-9/+23
* | tg3: Add TSS supportMatt Carlson2009-09-022-18/+37
* | tg3: Update intmbox and coal_now for msixMatt Carlson2009-09-021-6/+14
* | tg3: Add tx and rx ring resource trackingMatt Carlson2009-09-022-85/+160
* | tg3: Add mailbox assignmentsMatt Carlson2009-09-021-9/+50
* | tg3: Add MSI-X supportMatt Carlson2009-09-022-27/+87
* | tg3: Add support code around kernel interrupt APIMatt Carlson2009-09-022-18/+61
* | tg3: Create tg3_rings_reset()Matt Carlson2009-09-021-59/+81
* | tg3: Add per-int coalesce now memberMatt Carlson2009-09-022-7/+11
* | tg3: inline tg3_cond_int()Matt Carlson2009-09-021-11/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-0230-190/+331
|\ \
| * | gianfar: gfar_remove needs to call unregister_netdev()Toru UCHIYAMA2009-08-311-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-291-53/+67
| |\ \
| | * | ipw2200: firmware DMA loading reworkZhu Yi2009-08-281-53/+67
| * | | virtio: net refill on out-of-memoryRusty Russell2009-08-261-15/+46
| * | | smc91x: fix compilation on SMPAlexey Dobriyan2009-08-261-1/+1
| * | | irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-261-4/+0
| * | | irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-261-4/+0
| |/ /
| * | smc91x: let smc91x work well under netpollDongdong Deng2009-08-241-18/+22
| * | pxaficp-ir: remove incorrect net_device_opsMarek Vasut2009-08-241-3/+1
| * | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-244-9/+13
| * | net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr2009-08-241-1/+2
| * | E100: fix interaction with swiotlb on X86.Krzysztof HaƂasa2009-08-241-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-211-4/+10
| |\ \
| | * | rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski2009-08-211-4/+10
| * | | ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther2009-08-201-0/+2
| * | | net: fix ks8851 build errorsRandy Dunlap2009-08-191-0/+1
| * | | net: Rename MAC platform driver for w90p910 platformWan ZongShun2009-08-191-2/+2
| * | | yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin2009-08-191-10/+18
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-191-1/+1
| |\ \
| | * | orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-171-1/+1
| * | | e1000e: fix use of pci_enable_pcie_error_reportingXiaotian Feng2009-08-161-8/+8
| * | | e1000e: WoL does not work on 82577/82578 with manageability enabledBruce Allan2009-08-161-3/+3
| * | | cnic: Fix locking in init/exit calls.Michael Chan2009-08-162-9/+40
| * | | cnic: Fix locking in start/stop calls.Michael Chan2009-08-162-16/+29
| * | | bnx2: Use mutex on slow path cnic calls.Michael Chan2009-08-162-6/+12
| * | | cnic: Refine registration with bnx2.Michael Chan2009-08-161-13/+36
| * | | cnic: Fix symbol_put_addr() panic on ia64.Michael Chan2009-08-161-1/+1
| |/ /
| * | pegasus: Add new device ID.Petko Manolov2009-08-151-0/+2
| * | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-154-8/+12
| * | via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULLroel kluin2009-08-151-1/+1
* | | xilinx_emaclite: Fix permissions on driver sources.David S. Miller2009-09-021-0/+0