aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez
2011-12-15mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan
2011-12-15mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan
2011-12-15mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa
2011-12-15mac80211: reduce station management complexityJohannes Berg
2011-12-15mac80211: delay IBSS station insertionJohannes Berg
2011-12-15mac80211: make address arguments to sta_info_alloc constJohannes Berg
2011-12-15mac80211: count authorized stations per BSSJohannes Berg
2011-12-15mac80211: refactor station state transitionsJohannes Berg
2011-12-15mac80211: use station mutex in configurationJohannes Berg
2011-12-15mac80211: remove duplicate TDLS peer verificationJohannes Berg
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg
2011-12-15nl80211: add TDLS peer flag to policyJohannes Berg
2011-12-14NFC: Initial LLCP supportSamuel Ortiz
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz
2011-12-14NFC: Atomic socket allocationSamuel Ortiz
2011-12-14NFC: Do not take the genl mutex from the netlink release notifierSamuel Ortiz
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz
2011-12-14NFC: Add function name to the NFC pr_fmt() routineSamuel Ortiz
2011-12-14mac80211: free skb on error path of ieee80211_ibss_join()Simon Wunderlich
2011-12-14nl80211: accept testmode dump with netdevJohannes Berg
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-13mac80211: don't check sdata_running in vif notifierEliad Peller
2011-12-13mac80211: configure BSS_CHANGED_ARP_FILTER on reconfigurationEliad Peller
2011-12-13mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.Dmitry TARNYAGIN
2011-12-13cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan
2011-12-13mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa
2011-12-13mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan
2011-12-13mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter
2011-12-12nfc: signedness bug in __nci_request()Dan Carpenter
2011-12-07wireless: disable wext sysfs by defaultJohannes Berg
2011-12-07mac80211: fix another race in aggregation startJohannes Berg
2011-12-06mac80211: Remove WARN_ON in apply-ht-override logic.Ben Greear
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg
2011-12-06mac80211: fix retransmitJohannes Berg
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon
2011-12-06mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-03Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02Bluetooth: remove old codeAndrei Emeltchenko
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes