summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-07cfg80211: add a timer for invalid user reg hintsLuis R. Rodriguez
2011-04-07cfg80211: fix regulatory restore upon user hintsLuis R. Rodriguez
2011-04-07iwlagn: move IO functions out of lineJohannes Berg
2011-04-07iwlagn: remove ISR opsJohannes Berg
2011-04-07iwlagn: remove rxb page bookkeepingJohannes Berg
2011-04-07iwlagn: remove rev_idJohannes Berg
2011-04-07iwlagn: remove hw_revJohannes Berg
2011-04-07iwlagn: remove hw_wa_revJohannes Berg
2011-04-07iwlagn: remove BSM clock settingJohannes Berg
2011-04-07iwlagn: init cmd_queue earlierJohannes Berg
2011-04-07iwlagn: clean up alive handlingJohannes Berg
2011-04-07iwlagn: fix ucode verify messageJohannes Berg
2011-04-07iwlagn: add feature flagsJohannes Berg
2011-04-07iwlagn: check more error return codeWey-Yi Guy
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: remove ucode_data_backupJohannes Berg
2011-04-07iwlagn: centralize and fix ucode restartJohannes Berg
2011-04-07iwlagn: remove bootstrap codeJohannes Berg
2011-04-07iwlagn: verify specific ucodeJohannes Berg
2011-04-07iwlagn: simplify ucode check codeJohannes Berg
2011-04-07iwlagn: return send calibration resultWey-Yi Guy
2011-04-07iwlagn: remove pointless return variablesJohannes Berg
2011-04-07iwlagn: remove more 3945/4965 related definesWey-Yi Guy
2011-04-07iwlagn: clean up ucode loadingJohannes Berg
2011-04-07iwlagn: make mac80211 handlers staticJohannes Berg
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg
2011-04-07iwlagn: remove unused variableJohannes Berg
2011-04-07rt2x00: Drop __TIME__ usageMichal Marek
2011-04-07mwl8k: Do not configure tx power unconditionallyNishant Sarmukadam
2011-04-07ath9k: configure beacons based on hw opmodeRajkumar Manoharan
2011-04-07ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan
2011-04-07ath9k: Cleanup ath_vif structRajkumar Manoharan
2011-04-07ath9k: deny new interface addtion on IBSS modeRajkumar Manoharan
2011-04-07wl1251: Add support for idle modeJarkko Nikula
2011-04-07wl1251: Prepare for idle mode supportJarkko Nikula
2011-04-07mac80211: remove few obsolete flagsMohammed Shafi Shajakhan
2011-04-07zd1211rw: rename CR* macros to ZD_CR*Jussi Kivilinna
2011-04-07ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau
2011-04-07ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar
2011-04-07mwifiex: return success in set_default_key for WPA/WPA2Amitkumar Karwar
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka
2011-04-07iwlwifi: more priv->mutex serializationStanislaw Gruszka
2011-04-07iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka
2011-04-07wireless: rt2x00: rt{2500,73}usb.c fix duplicate idsXose Vazquez Perez
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-07ar9170usb: purge obsolete driverChristian Lamparter
2011-04-05Bluetooth: convert net/bluetooth/ to kstrtoxAlexey Dobriyan
2011-04-05Bluetooth: Use GFP_KERNEL in user contextGustavo F. Padovan