summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-12-15mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan1-1/+1
2011-12-15mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa4-8/+17
2011-12-15mac80211: reduce station management complexityJohannes Berg3-203/+63
2011-12-15mac80211: delay IBSS station insertionJohannes Berg4-57/+140
2011-12-15mac80211: make address arguments to sta_info_alloc constJohannes Berg2-2/+2
2011-12-15mac80211: count authorized stations per BSSJohannes Berg4-16/+20
2011-12-15mac80211: refactor station state transitionsJohannes Berg8-30/+172
2011-12-15mac80211: use station mutex in configurationJohannes Berg1-6/+6
2011-12-15mac80211: remove duplicate TDLS peer verificationJohannes Berg1-14/+0
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg2-87/+120
2011-12-15nl80211: add TDLS peer flag to policyJohannes Berg1-0/+1
2011-12-14NFC: Initial LLCP supportSamuel Ortiz9-2/+2321
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz1-0/+18
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz3-0/+230
2011-12-14NFC: Atomic socket allocationSamuel Ortiz1-1/+1
2011-12-14NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz1-2/+0
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz2-8/+29
2011-12-14NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz7-7/+7
2011-12-14mac80211: free skb on error path of ieee80211_ibss_join()Simon Wunderlich1-0/+1
2011-12-14nl80211: accept testmode dump with netdevJohannes Berg1-19/+31
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-46/+42
2011-12-14mac80211: don't check sdata_running in vif notifierEliad Peller1-4/+1
2011-12-14mac80211: configure BSS_CHANGED_ARP_FILTER on reconfigurationEliad Peller1-1/+2
2011-12-14mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.Dmitry TARNYAGIN1-3/+3
2011-12-14cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan1-2/+14
2011-12-14mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa1-10/+5
2011-12-14mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar2-0/+27
2011-12-14cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan3-28/+45
2011-12-14mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter1-1/+3
2011-12-12nfc: signedness bug in __nci_request()Dan Carpenter1-1/+1
2011-12-08wireless: disable wext sysfs by defaultJohannes Berg1-3/+4
2011-12-08mac80211: fix another race in aggregation startJohannes Berg1-45/+41
2011-12-07mac80211: Remove WARN_ON in apply-ht-override logic.Ben Greear1-1/+3
2011-12-07mac80211: accept public action frames with mismatched BSSIDJohannes Berg1-3/+10
2011-12-07mac80211: fix retransmitJohannes Berg1-1/+4
2011-12-07mac80211: Add HT operation modes for IBSSAlexander Simon7-12/+87
2011-12-07mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich3-0/+44
2011-12-07nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2-7/+37
2011-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville9-261/+746
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-8/+7
2011-12-03Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko1-1/+1
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko2-4/+4
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan3-8/+7
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko1-1/+1
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-30/+98
2011-12-02Bluetooth: remove old codeAndrei Emeltchenko1-12/+0
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes1-0/+10
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes2-0/+7
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko1-0/+19
2011-12-01Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville1-1/+0