summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rt2800: refactor RFCSR initializationStanislaw Gruszka2013-01-071-372/+423
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-0717-386/+311
|\
| * iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-036-43/+51
| * iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz2013-01-032-3/+3
| * iwlwifi: move some PCIe calls to better placesJohannes Berg2013-01-032-6/+5
| * iwlwifi: request IRQ only onceJohannes Berg2013-01-032-41/+25
| * iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach2013-01-031-2/+2
| * iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-039-98/+109
| * iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-038-108/+115
| * iwlwifi: use __packedJohannes Berg2013-01-031-4/+4
| * iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-033-6/+8
| * iwlwifi: don't verify fw after downloadEmmanuel Grumbach2013-01-031-94/+0
| * iwlwifi: clean up code in AGGEmmanuel Grumbach2013-01-031-11/+10
| * iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-034-1/+10
* | cfg80211: disallow more station changesJohannes Berg2013-01-032-18/+13
* | mac80211: unset peer's HT 40 MHz support if not usableJohannes Berg2013-01-031-0/+15
* | wireless: use __alignedJohannes Berg2013-01-033-6/+6
* | mac80211: support HT notify channel width actionJohannes Berg2013-01-032-1/+39
* | wireless: use __packed in ieee80211.hJohannes Berg2013-01-031-42/+42
* | mac80211: split TX aggregation stop actionJohannes Berg2013-01-0313-21/+85
* | mac80211: move ieee80211_remove_tid_tx functionJohannes Berg2013-01-031-103/+103
* | mac80211: split out aggregation TX removalJohannes Berg2013-01-031-18/+30
* | mac80211: split aggregation stop by reasonJohannes Berg2013-01-038-25/+33
* | nl80211/mac80211: support full station state in AP modeJohannes Berg2013-01-034-45/+113
* | cfg80211: move some AP code to right fileJohannes Berg2013-01-032-62/+62
* | mac80211: restrict assoc request VHT capabilitiesJohannes Berg2013-01-032-3/+50
* | cfg80211: move world roaming check for beacon hintsLuis R. Rodriguez2013-01-031-6/+5
* | cfg80211: move reg_is_world_roaming()Luis R. Rodriguez2013-01-031-16/+16
* | cfg80211: do not process beacon hints if one is already queuedLuis R. Rodriguez2013-01-031-0/+19
* | mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-035-20/+15
* | mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg2013-01-033-19/+16
* | mac80211: reconfig bss_info_changed only if beaconingJohannes Berg2013-01-031-3/+5
* | mac80211: track enable_beacon explicitlyJohannes Berg2013-01-036-38/+21
* | mac80211: fix channel context iterationJohannes Berg2013-01-034-4/+20
* | mac80211: clean up association better in suspendJohannes Berg2013-01-033-3/+26
* | mac80211: clean up ieee80211_quiesceJohannes Berg2013-01-031-17/+19
* | mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach2013-01-034-48/+27
* | mac80211: fix ieee80211_ie_build_vht_cap indentationJohannes Berg2013-01-031-1/+1
* | cfg80211: adjacent 80+80 MHz channel segments are invalidJohannes Berg2013-01-031-0/+4
* | mac80211: optimise AP stop RCU handlingJohannes Berg2013-01-034-9/+29
* | regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-035-52/+41
* | regulatory: use RCU to protect last_requestJohannes Berg2013-01-032-90/+111
* | regulatory: use RCU to protect global and wiphy regdomainsJohannes Berg2013-01-035-66/+88
* | regulatory: pass new regdomain to reset functionJohannes Berg2013-01-031-15/+11
* | regulatory: remove handling of channel bandwidthJohannes Berg2013-01-035-49/+21
* | regulatory: fix reg_is_valid_request handlingJohannes Berg2013-01-033-23/+17
* | regulatory: remove locking from wiphy_apply_custom_regulatoryJohannes Berg2013-01-031-4/+0
* | regulatory: clarify locking rules and assertionsJohannes Berg2013-01-031-20/+11
* | regulatory: simplify freq_reg_info_regdJohannes Berg2013-01-031-15/+16
* | regulatory: remove useless warningJohannes Berg2013-01-031-4/+0