summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07carl9170: advertise support for TDLSChristian Lamparter
2013-01-07ath9k_hw: use the devres API for allocationsFelix Fietkau
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau
2013-01-07rt2800: refactor RFCSR initializationStanislaw Gruszka
2013-01-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach
2013-01-03iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz
2013-01-03iwlwifi: move some PCIe calls to better placesJohannes Berg
2013-01-03iwlwifi: request IRQ only onceJohannes Berg
2013-01-03iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach
2013-01-03iwlwifi: use __packedJohannes Berg
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach
2013-01-03iwlwifi: don't verify fw after downloadEmmanuel Grumbach
2013-01-03iwlwifi: clean up code in AGGEmmanuel Grumbach
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach
2013-01-03cfg80211: disallow more station changesJohannes Berg
2013-01-03mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg
2013-01-03wireless: use __alignedJohannes Berg
2013-01-03mac80211: support HT notify channel width actionJohannes Berg
2013-01-03wireless: use __packed in ieee80211.hJohannes Berg
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2013-01-03mac80211: move ieee80211_remove_tid_tx functionJohannes Berg
2013-01-03mac80211: split out aggregation TX removalJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03nl80211/mac80211: support full station state in AP modeJohannes Berg
2013-01-03cfg80211: move some AP code to right fileJohannes Berg
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg
2013-01-03cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez
2013-01-03cfg80211: move reg_is_world_roaming()Luis R. Rodriguez
2013-01-03cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg
2013-01-03mac80211: reconfig bss_info_changed only if beaconingJohannes Berg
2013-01-03mac80211: track enable_beacon explicitlyJohannes Berg
2013-01-03mac80211: fix channel context iterationJohannes Berg
2013-01-03mac80211: clean up association better in suspendJohannes Berg
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach
2013-01-03mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg
2013-01-03cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg
2013-01-03mac80211: optimise AP stop RCU handlingJohannes Berg
2013-01-03regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg
2013-01-03regulatory: use RCU to protect last_requestJohannes Berg
2013-01-03regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg
2013-01-03regulatory: pass new regdomain to reset functionJohannes Berg
2013-01-03regulatory: remove handling of channel bandwidthJohannes Berg
2013-01-03regulatory: fix reg_is_valid_request handlingJohannes Berg
2013-01-03regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg