rt2x00: Make use of ieee80211_free_txskb in tx path
[pandora-kernel.git] / net /
2011-12-14 Simon Wunderlichmac80211: free skb on error path of ieee80211_ibss_join()
2011-12-14 Johannes Bergnl80211: accept testmode dump with netdev
2011-12-14 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-13 Eliad Pellermac80211: don't check sdata_running in vif notifier
2011-12-13 Eliad Pellermac80211: configure BSS_CHANGED_ARP_FILTER on reconfigu...
2011-12-13 Dmitry TARNYAGINmac80211: Do not request FIF_BCN_PRBRESP_PROMISC for...
2011-12-13 Rajkumar Manoharancfg80211: notify core hints that helps to restore regd...
2011-12-13 Helmut Schaamac80211: Make use of ieee80211_is_* functions in tx...
2011-12-13 Yogesh Ashok Powarmac80211: Purge A-MPDU TX queues before station destruc...
2011-12-13 Vasanthakumar Thia... cfg80211: Fix race in bss timeout
2011-12-13 Dan Carpentermac80211: unlock on error path in ieee80211_ibss_join()
2011-12-12 Dan Carpenternfc: signedness bug in __nci_request()
2011-12-08 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-12-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2011-12-07 Johannes Bergwireless: disable wext sysfs by default
2011-12-07 Johannes Bergmac80211: fix another race in aggregation start
2011-12-06 Ben Greearmac80211: Remove WARN_ON in apply-ht-override logic.
2011-12-06 Johannes Bergmac80211: accept public action frames with mismatched...
2011-12-06 Johannes Bergmac80211: fix retransmit
2011-12-06 Alexander Simonmac80211: Add HT operation modes for IBSS
2011-12-06 Simon Wunderlichmac80211: handle protection mode, RIFS and ADDBA for...
2011-12-06 Alexander Simonnl80211: Parse channel type attribute in an ibss join...
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Andrei EmeltchenkoBluetooth: trivial: correct check for LMP version
2011-12-02 Andrei EmeltchenkoBluetooth: Remove magic bluetooth version numbers
2011-12-02 Gustavo F. PadovanMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Andrei EmeltchenkoBluetooth: Correct version check in hci_setup
2011-12-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Andrei EmeltchenkoBluetooth: remove old code
2011-12-02 Andre GuedesBluetooth: LE Set Scan Parameter Command
2011-12-02 Andre GuedesBluetooth: Add dev_flags to struct hci_dev
2011-12-02 Andrei EmeltchenkoBluetooth: Add HCI Read Flow Control Mode function
2011-12-01 John W. LinvilleRevert "mac80211: clear sta.drv_priv on reconfiguration"
2011-12-01 Brian GixBluetooth: Centralize SMP pairing failure handling
2011-12-01 Brian GixBluetooth: Cleanup blkcipher on SMP termination
2011-12-01 Brian GixBluetooth: Add HCI User Passkey Req Evt handling
2011-12-01 Brian GixBluetooth: Add User Passkey Response handling
2011-12-01 Luciano CoelhoMerge branch 'master' of git://git./linux/kernel/git...
2011-11-30 Joe Perchesnfc: Remove function tracer like entry messages
2011-11-30 Joe Perchesnfc: Remove unused nfc_printk and nfc_<level> macros
2011-11-30 Joe Perchesnfc: Convert nfc_dbg to pr_debug
2011-11-30 Joe Perchesnfc: Use standard logging styles
2011-11-30 Mohammed Shafi Sha... mac80211: remove unused function declaration
2011-11-30 Johannes Bergmac80211: revert on-channel work optimisations
2011-11-30 Axel Linnet: rfkill: convert net/rfkill/* to use module_platfor...
2011-11-30 Simon Wunderlichmac80211: fill rate filter for internal scan requests
2011-11-30 Luis R. Rodriguezcfg80211: amend regulatory NULL dereference fix
2011-11-30 Luis R. Rodriguezcfg80211: fix race on init and driver registration
2011-11-28 Johannes Bergmac80211: remove tracing config symbol
2011-11-28 Thomas Pedersenmac80211: clean up rx_h_mesh_fwding
2011-11-28 Thomas Pedersenmac80211: don't initiate path discovery when forwarding...
2011-11-28 Thomas Pedersen{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
2011-11-28 Thomas Pedersenmac80211: fix forwarded mesh frame queue mapping
2011-11-28 Thomas Pedersenmac80211: fix switched HWMP frame addresses
2011-11-28 Thomas Pedersenmac80211: failed forwarded mesh frame addressing
2011-11-28 Chun-Yeow Yeoh{nl,cfg,mac}80211: Allow Setting Multicast Rate in...
2011-11-28 Ben Greearmac80211: Make __check_htcap_disable static.
2011-11-28 Eliad Pellermac80211: call skb_put() before copying the data (trivial)
2011-11-28 Johannes Bergmac80211: fix TX warning
2011-11-28 Felix Fietkaumac80211: do not pass AP VLAN vif pointers to drivers
2011-11-28 Nikolay Martynovmac80211: log reason and initiator when rx agg is stopped
2011-11-28 Nikolay Martynovmac80211: trivial: use WLAN_BACK_RECIPIENT instead...
2011-11-28 Nikolay Martynovmac80211: timeout tx agg sessions in way similar to...
2011-11-28 Arik Nemtsovmac80211: don't indicate probe resp change in IBSS...
2011-11-28 Arik Nemtsovmac80211: dereference RCU protected probe_resp pointer...
2011-11-28 Simon Wunderlichmac80211: fix duration calculation for QoS NOACK frames
2011-11-28 Simon Wunderlichmac80211: Add NoAck per tid support
2011-11-28 Simon Wunderlichwireless: Add NoAck per tid support
2011-11-28 Simon Wunderlichmac80211: remove debugfs noack test
2011-11-28 Emmanuel Grumbachmac80211: fix race between the AGG SM and the Tx data...
2011-11-28 Nikolay Martynovmac80211: fix race condition caused by late addBA response
2011-11-28 Johannes Bergmac80211: don't stop a single aggregation session twice
2011-11-28 Eliad Pellernl80211: fix MAC address validation
2011-11-25 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-11-23 Gustavo F. PadovanBluetooth: Add user readable debug for state changes
2011-11-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-21 Johannes Bergmac80211: fix RCU warnings in mesh
2011-11-21 Johannes Bergcfg80211: work around a sparse issue
2011-11-21 Ben Greearmac80211: Support ht-cap over-rides.
2011-11-21 Ben Greearwireless: Support ht-capabilities over-rides.
2011-11-21 Johannes Bergcfg80211/mac80211: Revert "move information element...
2011-11-21 Johannes Bergnl80211: make get_vlan logic more common
2011-11-21 Johannes Bergcfg80211: add flags for off-channel capabilities
2011-11-21 Johannes Bergmac80211: minor cleanup to mesh state locking
2011-11-21 Kalle Valonl80211: add testmode to the list of supported commands
2011-11-21 Johannes Bergmac80211: remove unused ASSOC_AP flag
2011-11-21 Johannes Bergmac80211: transmit fragment list to drivers
2011-11-21 Johannes Bergmac80211: make TX LED handling independent of fragmentation
2011-11-21 Johannes Bergmac80211: move fragment flag adjustment
2011-11-21 Johannes Bergmac80211: use skb list for fragments
2011-11-21 Luis R. Rodriguezcfg80211: pass DFS region to drivers through reg_notifier()
2011-11-21 Luis R. Rodriguezcfg80211: process regulatory DFS region for countries
2011-11-21 John W. LinvilleMerge branch 'for-linville' of git://github.com/sgruszk...
2011-11-21 Johannes Bergcfg80211: fix regulatory NULL dereference
2011-11-21 Helmut Schaamac80211: Fix endian bug in radiotap header generation
2011-11-21 Ben Greearmac80211: Fix AMSDU rate printout in debugfs.
2011-11-21 Andrei EmeltchenkoBluetooth: Use queue in the device list
2011-11-21 Brian GixBluetooth: Differentiate LE User Pairing Responses
next