summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-08-02smsc95xx: remove EEPROM loaded checkSteve Glendinning1-5/+0
2009-08-02drivers/net: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+2
2009-08-02cxgb3: fix Gen2 pci default settingsDivy Le Ray1-1/+12
2009-08-02cxgb3: fix EDC filename stringDivy Le Ray1-1/+1
2009-08-01vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-08-01s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-08-01qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+5
2009-08-01ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+5
2009-08-01igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-08-01bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+5
2009-08-01bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+5
2009-08-01atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-08-01atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-08-01be2net: delete unnecessary code from be_cmd_POST()Sathya Perla1-41/+4
2009-08-01be2net: some name changes for consistencySathya Perla3-34/+34
2009-08-01be2net: replace some printks with dev_err()/dev_warn()Sathya Perla2-28/+15
2009-08-01be2net: remove pci_func field from be_adapter structSathya Perla4-14/+11
2009-08-01be2net: get rid of be_ctrl_info struct/abstractionSathya Perla5-333/+299
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller52-548/+4443
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller21-64/+125
2009-07-30ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2-1/+6
2009-07-30ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2-9/+9
2009-07-30ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr1-3/+10
2009-07-30gianfar: fix coalescing setup in ethtool support Jiajun Wu1-6/+4
2009-07-30pppoe: fix /proc/net/pppoeEric Dumazet1-0/+1
2009-07-30eexpress: Read buffer overflowroel kluin1-3/+3
2009-07-303c515: Write outside array boundsroel kluin1-1/+3
2009-07-30bnx2x: Version 1.48.114-1Eilon Greenstein1-2/+2
2009-07-30bnx2x: WoL only with current MAC addressEilon Greenstein1-4/+4
2009-07-30bnx2x: Self-test kills management trafficEilon Greenstein1-5/+4
2009-07-30bnx2x: Receive traffic that maches management filtering rulesEilon Greenstein2-0/+18
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-35/+35
2009-07-29netxen: fix CONFIG_INET=n buildDhananjay Phadke1-0/+7
2009-07-29iwlwifi: debugFs to enable/disable HT40 supportWey-Yi Guy4-0/+52
2009-07-29ath9k: remove unused ATH_PCI_VERSIONLuis R. Rodriguez1-2/+0
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg5-100/+1
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg1-34/+2
2009-07-29cfg80211: combine IWAP handlersJohannes Berg1-32/+2
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg1-32/+2
2009-07-29ath9k: Add debug counters for TXSujith4-14/+160
2009-07-29ath9k: get rid of unnecessary setpower callsGabor Juhos1-2/+6
2009-07-29ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos4-15/+12
2009-07-29ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov1-0/+2
2009-07-29ray_cs: remove bogus NULL check at head of ray_get_wireless_statsJohn W. Linville1-3/+0
2009-07-29iwlagn: fix sparse warning when compiling without debugReinette Chatre1-1/+1
2009-07-29iwlagn: fix null pointer access during ucode load on 1000Reinette Chatre1-0/+1
2009-07-29libertas: Read buffer overflowRoel Kluin1-10/+8
2009-07-29libertas: Read outside array boundsRoel Kluin1-1/+2
2009-07-27iwlwifi: fix LED config optionPavel Machek1-0/+3
2009-07-27iwlwifi: Name fix for MPDU density for TX aggregationWey-Yi Guy1-2/+10