aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-07wireless: disable wext sysfs by defaultJohannes 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-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
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko
2011-12-01Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville
2011-12-01Bluetooth: Centralize SMP pairing failure handlingBrian Gix
2011-12-01Bluetooth: Cleanup blkcipher on SMP terminationBrian Gix
2011-12-01Bluetooth: Add HCI User Passkey Req Evt handlingBrian Gix
2011-12-01Bluetooth: Add User Passkey Response handlingBrian Gix
2011-11-30nfc: Remove function tracer like entry messagesJoe Perches
2011-11-30nfc: Remove unused nfc_printk and nfc_<level> macrosJoe Perches
2011-11-30nfc: Convert nfc_dbg to pr_debugJoe Perches
2011-11-30nfc: Use standard logging stylesJoe Perches
2011-11-30mac80211: remove unused function declarationMohammed Shafi Shajakhan
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg
2011-11-30net: rfkill: convert net/rfkill/* to use module_platform_driver()Axel Lin
2011-11-30mac80211: fill rate filter for internal scan requestsSimon Wunderlich
2011-11-30cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez
2011-11-30cfg80211: fix race on init and driver registrationLuis R. Rodriguez
2011-11-28mac80211: remove tracing config symbolJohannes Berg
2011-11-28mac80211: clean up rx_h_mesh_fwdingThomas Pedersen
2011-11-28mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen
2011-11-28{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen
2011-11-28mac80211: fix switched HWMP frame addressesThomas Pedersen
2011-11-28mac80211: failed forwarded mesh frame addressingThomas Pedersen
2011-11-28{nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh
2011-11-28mac80211: Make __check_htcap_disable static.Ben Greear
2011-11-28mac80211: call skb_put() before copying the data (trivial)Eliad Peller
2011-11-28mac80211: fix TX warningJohannes Berg
2011-11-28mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau
2011-11-28mac80211: log reason and initiator when rx agg is stoppedNikolay Martynov
2011-11-28mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0Nikolay Martynov