summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-13cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan
2011-12-13ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan
2011-12-13ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez
2011-12-13ath: add a helper for processing reg data on initLuis R. Rodriguez
2011-12-13bcma: extract FEM info from SPROMRafał Miłecki
2011-12-13ssb: extract FEM info from SPROMRafał Miłecki
2011-12-13mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa
2011-12-13ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa
2011-12-13mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan
2011-12-13mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter
2011-12-13ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan
2011-12-13ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan
2011-12-13Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2011-12-09iwlwifi regression in 20111205 mergeNikolay Martynov
2011-12-09wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville
2011-12-08iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg
2011-12-08iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg
2011-12-08iwlagn: fix TID use bugJohannes Berg
2011-12-08iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry
2011-12-08iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy
2011-12-08iwlwifi: P2P is not enabled by defaultWey-Yi Guy
2011-12-08iwlwifi: add device ID information support by testmodeHsu, Kenny
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy
2011-12-08iwlwifi: remove reference to legacy devicesWey-Yi Guy
2011-12-08iwlwifi: minor cleanupWey-Yi Guy
2011-12-08iwlwifi: Display more uCode debug infoWey-Yi Guy
2011-12-08iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOLHsu, Kenny
2011-12-08iwlwifi: add uCode version information support by testmodeHsu, Kenny
2011-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy
2011-12-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2011-12-08wl12xx: minor fix in sched_scan_ssid_listEyal Shapira
2011-12-08wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller
2011-12-08wl12xx: remove redundant commands from plt initEliad Peller
2011-12-08wl12xx: fix testmode test/interrogate commandsEliad Peller
2011-12-07wireless: disable wext sysfs by defaultJohannes Berg
2011-12-07ath9k: enable ANI for ar9100 chipsNikolay Martynov
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov
2011-12-07ath9k: change calibration debug log to output all calibration typesNikolay Martynov
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov
2011-12-07ath9k: cancel all workqueue activity when going idleFelix Fietkau
2011-12-07ath9k: only drop packets in drv_flush when asked toFelix Fietkau
2011-12-07ath9k: rework power state handlingFelix Fietkau
2011-12-07ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau
2011-12-06mac80211: Remove WARN_ON in apply-ht-override logic.Ben Greear
2011-12-06bcma: pci: use fixed windows when possibleRafał Miłecki
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg
2011-12-06mac80211: fix retransmitJohannes Berg