summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: use vzalloc()Eric Dumazet2010-11-2717-87/+39
* be2net: adding support for Lancer family of CNAsSathya Perla2010-11-275-92/+301
* stmmac: update the driver versionGiuseppe CAVALLARO2010-11-241-1/+1
* stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO2010-11-242-54/+71
* stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO2010-11-242-27/+13
* stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO2010-11-244-52/+44
* bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov2010-11-242-8/+8
* bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet2010-11-241-1/+8
* tg3: Remove tg3_config_info definitionMatt Carlson2010-11-241-4/+0
* tg3: Enable phy APD for 5717 and later asic revsMatt Carlson2010-11-241-2/+3
* tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()Matt Carlson2010-11-241-32/+41
* tg3: Reenable TSS for 5719Matt Carlson2010-11-241-1/+7
* tg3: Enable mult rd DMA engine on 5719Matt Carlson2010-11-241-2/+1
* tg3: Reorg tg3_napi membersMatt Carlson2010-11-241-6/+6
* tg3: Fix 5719 internal FIFO overflow problemMatt Carlson2010-11-242-3/+42
* tg3: Always turn on APE features in mac_mode regMatt Carlson2010-11-241-19/+18
* tg3: Assign correct tx margin for 5719Matt Carlson2010-11-242-0/+6
* tg3: Apply 10Mbps fix to all 57765 revisionsMatt Carlson2010-11-241-9/+12
* macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala2010-11-221-1/+32
* ixgbe: update version number for ixgbeDon Skidmore2010-11-211-1/+1
* net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara2010-11-193-274/+921
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-1916-29/+47
|\
| * be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi2010-11-191-0/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-187-7/+23
| |\
| | * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
| | * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
| | * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
| | * ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
| | * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
| | * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2
| * | 3c59x: fix build failure on !CONFIG_PCINamhyung Kim2010-11-181-2/+4
| * | ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki2010-11-181-4/+2
| * | net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov2010-11-181-2/+2
| * | bonding: fix a race in IGMP handlingEric Dumazet2010-11-181-0/+2
| * | gianfar: fix signedness issueNicolas Kaiser2010-11-171-4/+3
| * | net: bnx2x: fix error value signVasiliy Kulikov2010-11-171-1/+1
| * | 8139cp: fix checksum brokenShan Wei2010-11-171-6/+4
| * | r8169: fix checksum brokenShan Wei2010-11-171-2/+1
* | | filter: optimize sk_run_filterEric Dumazet2010-11-191-8/+4
* | | can: EG20T PCH: use BIT(X)Tomoya2010-11-181-36/+37
* | | can: EG20T PCH: add prefix to macroTomoya2010-11-181-202/+189
* | | bonding: IGMP handling cleanupEric Dumazet2010-11-181-6/+2
* | | net: more Kconfig whitespace cleanupPhilippe De Muyter2010-11-171-6/+6
* | | drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches2010-11-171-6/+2
* | | drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-171-16/+12
* | | drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-171-2/+1
* | | qlcnic: Bumped up driver version to 5.0.12Anirban Chakraborty2010-11-171-2/+2
* | | qlcnic: lro off message log from set rx checsumSony Chacko2010-11-171-1/+2
* | | qlcnic: Add description for CN1000Q adapterSritej Velaga2010-11-171-0/+2
* | | qlcnic: Fix for kdumpRajesh Borundia2010-11-171-0/+3
OpenPOWER on IntegriCloud