ath9k_htc: Add a modparam to enable BTCOEX rather than default
[cascardo/linux.git] / net /
2012-09-07 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-09-07 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-07 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-05 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-09-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-09-05 Hila Gonencfg80211: fix indentation
2012-09-05 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-09-05 Arend van Sprielwext: include wireless event id when it has a size...
2012-09-05 LEO Airwarosu Yoic... mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
2012-09-05 Johannes Bergmac80211: don't use kerneldoc for ieee80211_add_rx_radi...
2012-09-05 Wei Yongjuncfg80211: use list_move_tail instead of list_del/list_a...
2012-09-04 Wei Yongjunnl80211: fix possible memory leak nl80211_connect()
2012-09-04 Eliad Pellermac80211: clear bssid on auth/assoc failure
2012-09-04 Ilan Peermac80211: Do not check for valid hw_queues for P2P_DEVICE
2012-08-27 Vinicius Costa GomesBluetooth: Fix sending a HCI Authorization Request...
2012-08-27 Vinicius Costa GomesBluetooth: Change signature of smp_conn_security()
2012-08-23 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-23 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-22 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-22 Sujith Manoharanmac80211: Fix AP mode regression
2012-08-22 Thomas Pedersenmac80211: fix DS to MBSS address translation
2012-08-21 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-21 AceLan KaoRevert "rfkill: remove dead code"
2012-08-20 Johannes Bergmac80211: clean up ieee80211_subif_start_xmit
2012-08-20 Johannes Bergmac80211: pass channel to ieee80211_send_probe_req
2012-08-20 Johannes Bergmac80211: convert ops checks to WARN_ON
2012-08-20 Johannes Bergmac80211: check operating channel in scan
2012-08-20 Johannes Bergmac80211: use RX status band instead of current band
2012-08-20 Johannes Bergmac80211: don't assume channel is set in tracing
2012-08-20 Johannes Bergmac80211: use oper_channel in rate init
2012-08-20 Johannes Bergmac80211: remove freq/chantype from debugfs
2012-08-20 Johannes Bergmac80211: remove almost unused local variable
2012-08-20 Johannes Bergmac80211: mesh: don't use global channel type
2012-08-20 Johannes Bergmac80211: simplify buffers in aes_128_cmac_vector
2012-08-20 Johannes Bergmac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
2012-08-20 Johannes Bergmac80211: support P2P Device abstraction
2012-08-20 Johannes Bergcfg80211: add P2P Device abstraction
2012-08-20 Johannes Bergmac80211: make ieee80211_beacon_connection_loss_work...
2012-08-20 Johannes Bergmac80211: check size of channel switch IE when parsing
2012-08-20 Johannes Bergmac80211: fix CSA handling timer
2012-08-20 Johannes Bergmac80211: clean up CSA handling code
2012-08-20 Johannes Bergmac80211: remove unneeded 'bssid' variable
2012-08-20 Johannes Bergmac80211: support A-MPDU status reporting
2012-08-20 Johannes Bergwireless: add radiotap A-MPDU status field
2012-08-20 Antonio Quartullimac80211: add supported rates change notification in...
2012-08-20 Thomas Pedersenmac80211: clean up mpath_move_to_queue()
2012-08-20 Thomas Pedersenmac80211: use skb_queue_walk() in mesh_path_assign_nexthop
2012-08-20 Eyal Shapiramac80211: avoid using synchronize_rcu in ieee80211_set_...
2012-08-15 Andre GuedesBluetooth: Fix use-after-free bug in SMP
2012-08-13 Marco Porschmac80211: fix unnecessary beacon update after peering...
2012-08-10 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-08-10 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-08-06 Daniel Drakecfg80211: process pending events when unregistering...
2012-08-06 Jaganath KanakkasseryBluetooth: Fix socket not getting freed if l2cap channe...
2012-08-06 Andrei EmeltchenkoBluetooth: smp: Fix possible NULL dereference
2012-08-06 Ram MalovanyBluetooth: Set name_state to unknown when entry name...
2012-08-06 Ram MalovanyBluetooth: Fix using a NULL inquiry cache entry
2012-08-06 Ram MalovanyBluetooth: Fix using NULL inquiry entry
2012-08-06 Szymon JancBluetooth: Fix legacy pairing with some devices
2012-08-06 Gustavo PadovanBluetooth: Fix possible deadlock in SCO code
2012-08-06 Andre GuedesBluetooth: Refactor in hci_le_conn_complete_evt
2012-08-06 Andre GuedesBluetooth: Lookup hci_conn in hci_le_conn_complete_evt
2012-08-06 Andre GuedesBluetooth: Find hci_conn by BT_CONNECT state
2012-08-06 Andre GuedesBluetooth: Refactor hci_cs_le_create_conn
2012-08-06 Andre GuedesBluetooth: Remove unneeded code
2012-08-06 Andre GuedesBluetooth: Fix hci_le_conn_complete_evt
2012-08-06 Andre GuedesBluetooth: Trivial refactoring
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/sco via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/rfcomm via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/l2cap via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/hidp via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/hci via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/cmtp via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: Added /proc/net/bnep via bt_procfs_init()
2012-08-06 Masatake YAMATOBluetooth: /proc/net/ entries for bluetooth protocols
2012-08-06 Jaganath KanakkasseryBluetooth: Free the l2cap channel list only when refcou...
2012-08-06 Jaganath KanakkasseryBluetooth: Move l2cap_chan_hold/put to l2cap_core.c
2012-08-06 Andre GuedesBluetooth: Remove locking in hci_user_passkey_request_evt
2012-08-06 Andrei EmeltchenkoBluetooth: Make connect / disconnect cfm functions...
2012-08-06 Andre GuedesBluetooth: Use lmp_no_flush_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_sniffsubr_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_sniff_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_rswitch_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_esco_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_ssp_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_le_capable where applicable
2012-08-06 Andre GuedesBluetooth: Use lmp_bredr_capable where applicable
2012-08-06 Andrei EmeltchenkoBluetooth: Fix processing A2MP chan in security_cfm
2012-08-06 Andrei EmeltchenkoBluetooth: Do not shadow hdr variable
2012-08-06 Andrei EmeltchenkoBluetooth: debug: Fix printing A2MP cmd code format
2012-08-06 Andrei EmeltchenkoBluetooth: mgmt: Managing only BR/EDR HCI controllers
2012-08-03 Thomas Pedersenmac80211: skb leak in mesh_plink_frame_tx()
2012-08-03 Thomas Pedersenmac80211: don't request ack for peering close
2012-08-03 Thomas Pedersenmac80211: remove ieee80211_clean_sdata()
2012-08-03 Thomas Pedersenmac80211: improve cleanup when leaving mesh
2012-08-02 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-08-02 Paul Stewartcfg80211: Clear "beacon_found" on regulatory restore
2012-08-02 Seth Forsheecfg80211: add channel flag to prohibit OFDM operation
2012-08-02 Eric Dumazetipv4: route.c cleanup
2012-08-02 Fan DuFix unexpected SA hard expiration after changing date
next