mac80211: add ieee80211_vif_change_bandwidth
[pandora-kernel.git] / net /
2013-02-15 Johannes Bergmac80211: add ieee80211_vif_change_bandwidth
2013-02-15 Johannes Bergmac80211: clean up channel use in ieee80211_config_ht_tx
2013-02-15 Johannes Bergmac80211: disable HT/VHT if AP has no HT/VHT capability
2013-02-15 Johannes Bergmac80211: handle operating mode notif in beacon/assoc...
2013-02-15 Johannes Bergmac80211: fix ieee80211_change_chandef name
2013-02-15 Johannes Bergmac80211: fix HT/VHT disable flags
2013-02-15 Johannes Bergmac80211: init HT TX data before rate control
2013-02-15 Johannes Bergmac80211: handle VHT operating mode notification
2013-02-15 Johannes Bergmac80211: track number of spatial streams
2013-02-15 Johannes Bergmac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
2013-02-15 Johannes Bergmac80211: pass station to ieee80211_vht_cap_ie_to_sta_v...
2013-02-15 Johannes BergMerge remote-tracking branch 'mac80211/master' into...
2013-02-15 Johannes Bergmac80211: use spin_lock_bh() for TKIP lock
2013-02-15 Johannes Bergmac80211: use spin_lock_bh() for tim_lock
2013-02-15 Johannes Bergmac80211: don't pick up WPA vendor IE
2013-02-15 Johannes Bergmac80211: always unblock CSA queue stop when disconnecting
2013-02-15 Johannes Bergmac80211: don't call bss_info_changed on p2p-device...
2013-02-15 Johannes Bergmac80211: fix auth/assoc timeout handling
2013-02-15 Wojciech Dubowikmac80211: fix ieee80211_sta_tx_notify for nullfunc
2013-02-15 Thomas Pedersenmac80211: consolidate MBSS change notification
2013-02-15 Michael Braunmac80211: fix WPA with VLAN on AP side with ps-sta
2013-02-15 Michael Braunmac80211: free ps->bc_buf skbs on vlan device stop
2013-02-15 Simon Wunderlichmac80211: add radar detection command/event
2013-02-15 Simon Wunderlichnl80211/cfg80211: add radar detection command/event
2013-02-13 Johannes Bergcfg80211: configuration for WoWLAN over TCP
2013-02-13 Felix Fietkaumac80211/minstrel_ht: add support for using CCK rates
2013-02-13 Luciano Coelhocfg80211: check vendor IE length to avoid overrun
2013-02-13 Amitkumar Karwarnl80211: add packet offset information for wowlan pattern
2013-02-12 Emmanuel Grumbachmac80211: allow driver to be stateless wrt. SMSP requests
2013-02-11 Seth Forsheemac80211: Add flushes before going off-channel
2013-02-11 Seth Forsheemac80211: Fix tx queue handling during scans
2013-02-11 Felix Fietkaumac80211/minstrel_ht: remove the sampling bypass check...
2013-02-11 Felix Fietkaumac80211/minstrel_ht: show the number of retries for...
2013-02-11 Johannes Bergmac80211: remove unused code to mark AP station authent...
2013-02-11 Johannes Bergmac80211: simplify idle handling
2013-02-11 Johannes Bergmac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
2013-02-11 Johannes Bergmac80211: remove dynamic PS driver interface
2013-02-11 Johannes Bergmac80211: introduce beacon-only timing data
2013-02-11 Johannes Bergcfg80211: move TSF into IEs
2013-02-11 Johannes Bergcfg80211: remove scan ies NULL check
2013-02-11 Alexander Bondarmac80211: add vif debugfs driver callbacks
2013-02-11 Johannes Bergcfg80211: track hidden SSID networks properly
2013-02-11 Johannes Bergmac80211: explicitly copy channels to VLANs where needed
2013-02-11 Johannes Bergmac80211: fix chandef tracing bug
2013-02-11 Johannes Bergmac80211: fix AP beacon loss messages
2013-02-11 Christian Lampartermac80211: protect rx-path with spinlock
2013-02-11 Emanuel Taubemac80211: Add the DS Params for mesh to every band
2013-02-11 Thomas Pedersenmac80211: fix mesh sta teardown
2013-02-11 Johannes Bergwireless: fix kernel-doc
2013-02-11 Johannes Bergcfg80211: pass wiphy to cfg80211_ref_bss/put_bss
2013-02-11 Ilan Peercfg80211: fix radar check for P2P_DEVICE
2013-02-11 Larry Fingercfg80211: Fix memory leak
2013-02-11 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2013-02-11 Johannes Bergmac80211: fix channel selection bug
2013-02-08 Dan CarpenterNFC: llcp: integer underflow in nfc_llcp_set_remote_gb()
2013-02-08 John W. LinvilleMerge tag 'nfc-next-3.9-2' of git://git./linux/kernel...
2013-02-08 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2013-02-08 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-02-07 Johannes Bergmac80211: fix managed mode channel context use
2013-02-06 Cong Dingmac80211: fix error in sizeof() usage
2013-02-05 Thomas Pedersenmac80211: stop plink timer only on mesh interfaces
2013-02-04 Marco Porschmac80211: mesh power save basics
2013-02-04 Johannes Bergcfg80211: wrap BSS kref
2013-02-04 Johannes Bergcfg80211: remove a local variable
2013-02-04 Johannes Bergcfg80211: use lockdep to assert lock is held
2013-02-04 Johannes Bergmac80211: send deauth if connection was lost during...
2013-02-04 Johannes Bergmac80211: allow transmitting deauth with tainted key
2013-02-04 Johannes Bergcfg80211: move locking into cfg80211_bss_age
2013-02-04 Johannes Bergcfg80211: fix BSS IE allocation comment
2013-02-04 Johannes Bergmac80211: remove unused SSID from BSS
2013-02-04 Johannes Bergcfg80211: remove unused cfg80211_get_mesh
2013-02-04 Johannes Bergcfg80211: simplify mesh BSS comparison
2013-02-04 Johannes Bergcfg80211: fix BSS list hidden SSID lookup
2013-02-04 Johannes Bergcfg80211: refactor hidden SSID finding
2013-02-04 Vladimir Kondratievcfg80211: expand per-station byte counters to 64bit
2013-02-04 Johannes Bergmac80211: always allow calling ieee80211_connection_loss()
2013-02-04 Johannes Bergmac80211: send deauth when connection is lost
2013-02-01 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-02-01 Andre GuedesBluetooth: Refactor mgmt_pending_foreach
2013-02-01 Andre GuedesBluetooth: Remove unneeded locking
2013-02-01 Andre GuedesBluetooth: Reduce critical section in sco_conn_ready
2013-02-01 Johan HedbergBluetooth: Increment Management interface revision
2013-02-01 Johan HedbergBluetooth: Fix link security setting when powering on
2013-02-01 Johan HedbergBluetooth: Add support for 128-bit UUIDs in EIR data
2013-02-01 Johan HedbergBluetooth: Add support for 32-bit UUIDs in EIR data
2013-02-01 Johan HedbergBluetooth: Refactor UUID-16 list generation into its...
2013-02-01 Johan HedbergBluetooth: Remove useless eir_len variable from EIR...
2013-02-01 Johan HedbergBluetooth: Simplify UUID16 list generation for EIR
2013-02-01 Johan HedbergBluetooth: Simplify UUID removal code
2013-02-01 Johan HedbergBluetooth: Keep track of UUID type upon addition
2013-02-01 Johan HedbergBluetooth: Simplify UUIDs clearing code
2013-02-01 Johan HedbergBluetooth: Store UUIDs in the same order that they...
2013-01-31 Stanislaw Gruszkamac80211: improve latency and throughput while software...
2013-01-31 Johannes Bergmac80211: start auth/assoc timeout on frame status
2013-01-31 Johannes Bergcfg80211: remove free_priv BSS API
2013-01-31 Johannes Bergmac80211: remove unused mesh data from bss
2013-01-31 Johannes Bergmac80211: remove last_probe_resp from bss
2013-01-31 Emmanuel Grumbachmac80211: inform the driver about update of dtim_period
2013-01-31 Johannes Bergmac80211: remove assoc data "sent_assoc"
2013-01-31 Johannes Bergcfg80211/mac80211: support reporting wakeup reason
next