summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-12-06rfkill: remove __dev* attributesBill Pemberton2-4/+4
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville25-517/+978
2012-12-06Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-3/+4
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville6-74/+187
2012-12-03Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan1-9/+10
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko1-5/+5
2012-12-03Bluetooth: Process receiving FCS_NONE in L2CAP Conf RspAndrei Emeltchenko1-0/+7
2012-12-03Bluetooth: Fix missing L2CAP EWS Conf parameterAndrei Emeltchenko1-17/+15
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko1-0/+1
2012-12-03Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWNAndrei Emeltchenko1-0/+3
2012-12-03Bluetooth: Refactor l2cap_send_disconn_reqAndrei Emeltchenko1-30/+26
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan2-7/+7
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau2-7/+80
2012-12-03Bluetooth: Add BT_DEFER_SETUP option to sco socketFrédéric Dalleau1-0/+32
2012-12-03Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+2
2012-12-03Bluetooth: Add missing lock nesting notationGustavo Padovan1-2/+2
2012-12-03cfg80211: fix channel error on mesh joinMarco Porsch1-1/+2
2012-12-03mac80211: return if CSA is not handleSimon Wunderlich1-0/+1
2012-11-30mac80211: simplify loop in minstrel_htJohannes Berg1-5/+3
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg9-260/+292
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg2-24/+11
2012-11-30mac80211: make ieee80211_build_preq_ies saferJohannes Berg3-17/+41
2012-11-30cfg80211: fix cmp_hidden_bssJohannes Berg1-4/+14
2012-11-30cfg80211: fix whitespace in scan handlingJohannes Berg1-16/+13
2012-11-30cfg80211: don't BUG_ON BSS struct issuesJohannes Berg1-2/+4
2012-11-30mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli1-1/+2
2012-11-30mac80211: fix for mesh sync to indicate TBTT adjustmentMarco Porsch1-0/+4
2012-11-29nl80211: Fix HT_IBSS feature check in ibss_joinSimon Wunderlich1-0/+1
2012-11-29mac80211: add debugfs file for last rx rateSaravana1-0/+18
2012-11-29mac80211: re-organize the rx rate calculation logicSaravana2-28/+35
2012-11-29mac80211: add debugfs file for current tx rateSaravana1-0/+16
2012-11-29mac80211: add debugfs file for last ack signalSaravana3-0/+7
2012-11-29cfg80211: Remove unused VHT chan codeMahesh Palivela1-27/+1
2012-11-28NFC: Fix incorrect llcp pointer dereferenceWaldemar Rymarkiewicz1-1/+4
2012-11-28mac80211: don't reinit rate control when mesh sta existsHelmut Schaa1-1/+2
2012-11-28mac80211: reject setting masked mac addressesHelmut Schaa1-0/+45
2012-11-28mac80211: fix potential NULL dereferenceDan Carpenter1-1/+1
2012-11-28nl80211: remove unnecessary checksJohannes Berg1-3/+2
2012-11-27mac80211: support P2P GO powersave configurationJohannes Berg2-2/+16
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg1-0/+56
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg2-0/+42
2012-11-27mac80211: support VHT associationJohannes Berg2-72/+298
2012-11-27cfg80211: rework chandef checking and export itJohannes Berg3-69/+67
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville37-885/+1237
2012-11-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg1-2/+0
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg1-76/+73
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg1-17/+24
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg4-9/+55
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg2-16/+116
2012-11-26mac80211: convert to channel definition structJohannes Berg17-234/+189