aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* brcmsmac: remove duplicated include from debug.cWei Yongjun2012-12-061-1/+0
* rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa2012-12-061-0/+3
* carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter2012-12-061-0/+7
* brcmfmac: convert struct spinlock to spinlock_tLuis R. Rodriguez2012-12-061-1/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-0635-550/+1138
|\
| * cfg80211: fix channel error on mesh joinMarco Porsch2012-12-031-1/+2
| * mac80211: return if CSA is not handleSimon Wunderlich2012-12-031-0/+1
| * mac80211: Fix typo in mac80211.hSimon Wunderlich2012-12-031-1/+1
| * mac80211: simplify loop in minstrel_htJohannes Berg2012-11-301-5/+3
| * cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-3012-284/+353
| * mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-306-30/+25
| * mac80211: make ieee80211_build_preq_ies saferJohannes Berg2012-11-303-17/+41
| * cfg80211: fix cmp_hidden_bssJohannes Berg2012-11-301-4/+14
| * cfg80211: fix whitespace in scan handlingJohannes Berg2012-11-301-16/+13
| * cfg80211: don't BUG_ON BSS struct issuesJohannes Berg2012-11-301-2/+4
| * mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli2012-11-301-1/+2
| * mac80211: fix for mesh sync to indicate TBTT adjustmentMarco Porsch2012-11-301-0/+4
| * nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich2012-11-291-0/+1
| * mac80211: add debugfs file for last rx rateSaravana2012-11-291-0/+18
| * mac80211: re-organize the rx rate calculation logicSaravana2012-11-292-28/+35
| * mac80211: add debugfs file for current tx rateSaravana2012-11-291-0/+16
| * mac80211: add debugfs file for last ack signalSaravana2012-11-293-0/+7
| * cfg80211: Remove unused VHT chan codeMahesh Palivela2012-11-291-27/+1
| * mac80211: don't reinit rate control when mesh sta existsHelmut Schaa2012-11-281-1/+2
| * mac80211: reject setting masked mac addressesHelmut Schaa2012-11-281-0/+45
| * mac80211: fix potential NULL dereferenceDan Carpenter2012-11-281-1/+1
| * nl80211: remove unnecessary checksJohannes Berg2012-11-281-3/+2
| * mac80211: support P2P GO powersave configurationJohannes Berg2012-11-272-2/+16
| * nl80211: support P2P GO powersave configurationJohannes Berg2012-11-273-0/+79
| * mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-274-0/+71
| * mac80211: support VHT associationJohannes Berg2012-11-273-72/+313
| * cfg80211: rework chandef checking and export itJohannes Berg2012-11-274-72/+85
* | Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-063-9/+10
|\ \
| * | NFC: Fix incorrect llcp pointer dereferenceWaldemar Rymarkiewicz2012-11-281-1/+4
| * | mac80211: fix remain-on-channel (non-)cancellingJohannes Berg2012-11-261-2/+0
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-261-6/+6
| |\ \
| | * | iwlwifi: fix the basic CCK rates calculationEmmanuel Grumbach2012-11-211-6/+6
* | | | mwl8k: remove useless pci shutdown callback and stray debuggingFlorian Fainelli2012-12-031-6/+0
* | | | rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_ENGabor Juhos2012-12-032-2/+4
* | | | rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* definesGabor Juhos2012-12-031-2/+2
* | | | carl9170: fix signal strength reporting issuesChristian Lamparter2012-12-031-0/+2
* | | | rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsrGabor Juhos2012-12-031-60/+60
* | | | rt2x00: rt2800lib: fix indentation of some rt2x00_rt callsGabor Juhos2012-12-031-9/+9
* | | | p54: potential signedness issue in p54_parse_rssical()Dan Carpenter2012-12-031-2/+3
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-038-81/+213
|\ \ \ \
| * | | | Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan2012-12-031-9/+10
| * | | | Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko2012-12-032-6/+6
| * | | | Bluetooth: Process receiving FCS_NONE in L2CAP Conf RspAndrei Emeltchenko2012-12-031-0/+7
| * | | | Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko2012-12-031-17/+15
| * | | | Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko2012-12-032-0/+17