summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-313c515: 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-30iscsi: Use GFP_ATOMIC in iscsi_offload_mesg().Michael Chan1-2/+2
2009-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-35/+35
2009-07-30netxen: 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
2009-07-27iwlwifi: print packet contents in error caseReinette Chatre1-1/+1
2009-07-27iwlwifi: remove command callback return valueJohannes Berg6-43/+33
2009-07-27iwlwifi: fix up command sendingJohannes Berg14-142/+180
2009-07-27iwlwifi: Thermal Throttling debugfs functionWey-Yi Guy2-0/+39
2009-07-27iwlwifi: Thermal Throttling Management - part 2Wey-Yi Guy3-13/+371
2009-07-27iwlwifi: Thermal Throttling Management - Part 1Wey-Yi Guy6-12/+301
2009-07-27iwlwifi: critical temperature enter/exit conditionWey-Yi Guy7-28/+217
2009-07-27iwlwifi: revert to active table when rate is not validWey-Yi Guy1-5/+32
2009-07-27ath9k: Add support for AR9287 based chipsets.Vivek Natarajan8-26/+1482
2009-07-27mac80211: fix PS-poll response, raceJohannes Berg1-1/+1
2009-07-27ath9k: Remove a few redundant variables/macrosSujith2-15/+10
2009-07-27ath9k: Cleanup return valuesSujith3-30/+15
2009-07-27ath9k: Remove redundant HT macrosSujith2-7/+3
2009-07-27ath9k: Fix a sparse warningSujith1-1/+1
2009-07-27ath9k: Trivial fix in KconfigSujith1-2/+2
2009-07-27ath9k: Add init values for AR9287 based chipsets.Vivek Natarajan1-0/+1516
2009-07-27ath: map TH to FCC3_WORLDLuis R. Rodriguez1-1/+1
2009-07-27rt2x00: Don't alter rt2x00dev->default_antLars Ericsson4-10/+10
2009-07-27iwlwifi: Read outside array boundsRoel Kluin1-0/+2
2009-07-27ath9k: Read outside array boundsRoel Kluin1-2/+2
2009-07-27airo: Buffer overflowRoel Kluin1-7/+6
2009-07-27wireless: ERR_PTR vs nullDan Carpenter1-4/+2
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre3-5/+7
2009-07-27iwlwifi: fix TX queue raceJohannes Berg1-6/+6
2009-07-27drivers/atm: Correct redundant testJulia Lawall1-1/+1