summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-02-13sky2: fix sparse warningstephen hemminger1-1/+1
2010-02-13drivers/net/skge.c: Use netif_printk macrosJoe Perches1-44/+29
2010-02-13drivers/net/qlge: Use netif_printk helpersJoe Perches5-559/+580
2010-02-13drivers/net/jme: Use netif_printk helpersJoe Perches2-61/+34
2010-02-13drivers/net/r8196.c: Use netif_printk macrosJoe Perches1-88/+48
2010-02-13drivers/net/atl1e: Use netdev_printk helpersJoe Perches3-112/+99
2010-02-12sfc: Fix SFE4002 initialisationSteve Hodgson2-1/+2
2010-02-12be2net: bug fix in be_read_eepromAjit Khaparde1-1/+1
2010-02-12be2net: remove ASIC generation number from KconfigAjit Khaparde1-2/+2
2010-02-12be2net: change the driver descriptionAjit Khaparde1-1/+1
2010-02-12be2net: fix to limit max vlans supported in certain skewsAjit Khaparde2-14/+19
2010-02-12be2net: minor code optimizationsAjit Khaparde1-3/+5
2010-02-12be2net: bug fix in be_change_mtuAjit Khaparde1-2/+4
2010-02-12be2net: bug fix for flashing the BladeEngine3 ASICAjit Khaparde4-153/+217
2010-02-12be2net: remove unused pci device idAjit Khaparde2-5/+2
2010-02-12virtio_net: remove send queueShirley Ma1-18/+8
2010-02-12net: Makefile change for KSZ884X driverTristram Ha1-0/+1
2010-02-12net: Kconfig change for KSZ884X driverTristram Ha1-0/+11
2010-02-12net: Micrel KSZ8841/2 PCI Ethernet driverTristram Ha1-0/+7335
2010-02-12net: move am79c961's probe function to .devinit.textUwe Kleine-König1-1/+1
2010-02-12macb: straighten out macb_mii_probe functionJiri Pirko1-20/+9
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko158-360/+395
2010-02-12iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao1-1/+4
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau1-0/+11
2010-02-11ixgbe: Bump driver version upPeter Waskiewicz1-1/+1
2010-02-11ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz5-18/+228
2010-02-11sky2: receive checksum refactoringstephen hemminger1-31/+28
2010-02-11sky2: disable ASF on Yukon Supremestephen hemminger1-1/+10
2010-02-11sky2: resume clocksstephen hemminger1-4/+5
2010-02-11Add Station and AdHoc mode support to libertas_tfDeepak Saxena1-0/+3
2010-02-11ath5k: use correct packet type when transmittingBob Copeland2-2/+25
2010-02-11fec: Add ARCH_MX5 as a dependencyAmit Kucheria1-1/+2
2010-02-11fec: Add LAN8700 phy supportAmit Kucheria1-0/+21
2010-02-11fec: fix uninitialized rx buffer usageRob Herring1-28/+29
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-6/+16
2010-02-10via-velocity: Fix races on shared interruptsSimon Kagstrom1-11/+10
2010-02-10via-velocity: Take spinlock on set coalesceSimon Kagstrom1-0/+3
2010-02-10via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srvSimon Kagstrom1-10/+7
2010-02-10rtl8187: Add new device IDJelle Martijn Kok1-0/+1
2010-02-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-24/+18
2010-02-09ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.Vivek Natarajan1-1/+2
2010-02-09iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin1-1/+1
2010-02-09ath9k: Fix sequence numbers for PAE framesSujith1-2/+2
2010-02-09drivers/net: Correct NULL testJulia Lawall1-1/+1
2010-02-09cxgb3: fix GRO checksum checkDivy Le Ray1-8/+12
2010-02-09ath: fix WARN_ON with Polish (Poland) Contry codeChristian Lamparter1-2/+3
2010-02-09rt2x00: remove get_tx_stats() mac80211 opKalle Valo8-24/+0
2010-02-09p54: remove get_tx_stats() mac80211 opKalle Valo3-13/+8
2010-02-09iwlwifi: remove get_tx_stats() mac80211 opKalle Valo4-40/+0
2010-02-09b43legacy: remove get_tx_stats() mac80211 opKalle Valo5-78/+0