summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-1811-184/+152Star
|\
| * ath9k: process rx packet if we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: prevent sleeping while we are waiting for CABGabor Juhos2009-06-151-0/+1
| * ath9k: restore power mode on error pathGabor Juhos2009-06-151-3/+6
| * ath9k: port to cfg80211 rfkillJohannes Berg2009-06-155-110/+26Star
| * ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan2009-06-151-0/+6
| * ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan2009-06-151-5/+16
| * ath5k: fix mesh beaconingNick Kossifidis2009-06-151-2/+3
| * iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar2009-06-152-4/+1Star
| * iwlwifi: check for channel location for 40MHzWey-Yi Guy2009-06-151-7/+3Star
| * iwlwifi: check control channel for pure 40MHzWey-Yi Guy2009-06-151-2/+11
| * iwlwifi: checking for 40MHz modeWey-Yi Guy2009-06-151-2/+2
| * iwlwifi: revamp bss_info_changedJohannes Berg2009-06-151-44/+70
| * net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior2009-06-151-4/+0Star
| * libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky2009-06-151-1/+6
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-162-9/+8Star
* | firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removalJohn W. Linville2009-06-163-10/+9Star
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-157-17/+17
|\
| * trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-124-14/+14
| * trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson2009-06-122-2/+2
| * trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson2009-06-121-1/+1
* | net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-138-14/+14
* | net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy2009-06-135-13/+10Star
* | ath5k: minor rfkill cleanupBob Copeland2009-06-106-26/+8Star
* | ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan2009-06-101-0/+1
* | b43: Add fw capabilitiesMichael Buesch2009-06-105-14/+61
* | b43/legacy: port to cfg80211 rfkillJohannes Berg2009-06-1015-341/+66Star
* | ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-107-17/+163
* | ar9170: xmit code revampChristian Lamparter2009-06-105-260/+550
* | ar9170: interpret firmware debug commandsJohannes Berg2009-06-101-0/+32
* | b43: Fix possible unaligned u32 accessMatthieu CASTET2009-06-101-3/+2Star
* | net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior2009-06-102-49/+45Star
* | rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*Jussi Kivilinna2009-06-101-78/+78
* | rndis_wlan: cleanup: capitalize enum labelsJussi Kivilinna2009-06-101-68/+68
* | iwlwifi: port to cfg80211 rfkillJohannes Berg2009-06-1011-414/+19Star
* | ar9170: remove deprecated codeChristian Lamparter2009-06-042-8/+0Star
* | iwlwifi: fix comment describing disable_11nReinette Chatre2009-06-041-1/+1
* | iwlwifi: add value and range define for link quality commandWey-Yi Guy2009-06-043-5/+19
* | iwlagn: delay ict interrupt.Mohamed Abbas2009-06-041-2/+3
* | iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar2009-06-042-8/+0Star
* | iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar2009-06-041-7/+25
* | iwlwifi: unify station managementTomas Winkler2009-06-0415-310/+109Star
* | cfg80211: fix Kconfig for users of cfg80211Johannes Berg2009-06-032-2/+2
* | ath5k: disable beacon interrupt when interface is downBob Copeland2009-06-031-1/+16
* | ath: make regulatory parsing more verbose on debugLuis R. Rodriguez2009-06-031-4/+25
* | ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan2009-06-031-8/+14
* | iwm: port to new cfg80211 rfkillJohannes Berg2009-06-035-99/+1Star
* | rfkill: rewriteJohannes Berg2009-06-0321-380/+173Star
* | libertas: improve function init/shutdown handling for SD8688Bing Zhao2009-06-033-51/+47Star
* | wireless/p54: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-031-2/+2