summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville182-12306/+28444
2011-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-8/+28
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville1-4/+5
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-13/+38
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti1-1/+1
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau1-2/+10
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville22-19/+81
2011-04-07iwlagn: move IO functions out of lineJohannes Berg8-503/+326
2011-04-07iwlagn: remove ISR opsJohannes Berg6-64/+6
2011-04-07iwlagn: remove rxb page bookkeepingJohannes Berg3-5/+0
2011-04-07iwlagn: remove rev_idJohannes Berg2-3/+4
2011-04-07iwlagn: remove hw_revJohannes Berg4-11/+11
2011-04-07iwlagn: remove hw_wa_revJohannes Berg2-2/+0
2011-04-07iwlagn: remove BSM clock settingJohannes Berg6-18/+2
2011-04-07iwlagn: init cmd_queue earlierJohannes Berg1-6/+5
2011-04-07iwlagn: clean up alive handlingJohannes Berg4-69/+13
2011-04-07iwlagn: fix ucode verify messageJohannes Berg1-1/+1
2011-04-07iwlagn: add feature flagsJohannes Berg3-4/+44
2011-04-07iwlagn: check more error return codeWey-Yi Guy1-2/+8
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy53-93/+93
2011-04-07iwlagn: remove ucode_data_backupJohannes Berg2-19/+1
2011-04-07iwlagn: centralize and fix ucode restartJohannes Berg3-50/+56
2011-04-07iwlagn: remove bootstrap codeJohannes Berg6-39/+4
2011-04-07iwlagn: verify specific ucodeJohannes Berg3-41/+14
2011-04-07iwlagn: simplify ucode check codeJohannes Berg1-34/+17
2011-04-07iwlagn: return send calibration resultWey-Yi Guy1-3/+1
2011-04-07iwlagn: remove pointless return variablesJohannes Berg3-15/+5
2011-04-07iwlagn: remove more 3945/4965 related definesWey-Yi Guy1-327/+0
2011-04-07iwlagn: clean up ucode loadingJohannes Berg7-28/+5
2011-04-07iwlagn: make mac80211 handlers staticJohannes Berg2-54/+27
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg9-994/+63
2011-04-07iwlagn: remove unused variableJohannes Berg1-1/+0
2011-04-07rt2x00: Drop __TIME__ usageMichal Marek1-1/+0
2011-04-07mwl8k: Do not configure tx power unconditionallyNishant Sarmukadam1-3/+6
2011-04-07ath9k: configure beacons based on hw opmodeRajkumar Manoharan4-83/+103
2011-04-07ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan2-10/+63
2011-04-07ath9k: Cleanup ath_vif structRajkumar Manoharan3-8/+1
2011-04-07ath9k: deny new interface addtion on IBSS modeRajkumar Manoharan1-2/+3
2011-04-07wl1251: Add support for idle modeJarkko Nikula3-0/+28
2011-04-07wl1251: Prepare for idle mode supportJarkko Nikula6-18/+22
2011-04-07zd1211rw: rename CR* macros to ZD_CR*Jussi Kivilinna9-695/+710
2011-04-07ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau1-1/+1
2011-04-07ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau1-8/+0
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar6-83/+19
2011-04-07mwifiex: return success in set_default_key for WPA/WPA2Amitkumar Karwar1-0/+4
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka3-13/+5
2011-04-07iwlwifi: more priv->mutex serializationStanislaw Gruszka1-14/+20
2011-04-07iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka2-29/+34
2011-04-07wireless: rt2x00: rt{2500,73}usb.c fix duplicate idsXose Vazquez Perez2-5/+0
2011-04-07ar9170usb: purge obsolete driverChristian Lamparter15-6810/+0