]> Pileus Git - ~andy/linux/history - net
mac80211_hwsim: remove regtest for now
[~andy/linux] / net /
2014-01-10 Johannes Bergmac80211: handle MMPDUs at EOSP correctly
2014-01-10 Johannes Bergmac80211: reset TX info flags when frame will be reproc...
2014-01-10 Johannes Bergmac80211: release multiple ACs in uAPSD, fix more-data bug
2014-01-10 Johannes Bergmac80211: fix PS-Poll driver release TID
2014-01-09 Ujjal Roycfg80211: add sanity check for retry limit in wext...
2014-01-09 Ilan Peercfg80211: Add a function to get the number of supported...
2014-01-07 Emmanuel Grumbachmac80211: allow to set smps mode to OFF in AP mode
2014-01-07 Johannes Bergmac80211: clean up prepare_for_handlers() return value
2014-01-07 Emmanuel Grumbachmac80211: simplify code in ieee80211_prepare_and_rx_handle
2014-01-07 Emmanuel Grumbachmac80211: clean up garbage in comment
2014-01-06 Thomas Pedersenmac80211: sync dtim_count to TSF
2014-01-06 Ujjal Roycfg80211: fix wext-compat for getting retry value
2014-01-06 Chun-Yeow Yeohmac80211: enable WME for peer mesh STA
2014-01-06 Johannes Bergmac80211: fix memory leak in register_hw() error path
2014-01-06 Johannes Bergmac80211: handle station TX latency allocation errors
2014-01-06 Johannes Bergmac80211: clean up netdev debugfs macros a bit
2014-01-06 Johannes Bergnl80211: move vendor/testmode event skb functions out...
2014-01-06 Johannes Bergmac80211: add tracing for ieee80211_sta_set_buffered
2013-12-30 Johannes Bergcfg80211/mac80211: correct qos-map locking
2013-12-19 Kyeyoon Parkmac80211: Add support for QoS mapping
2013-12-19 Kyeyoon Parkcfg80211: Add support for QoS mapping
2013-12-19 Johannes Bergnl80211: support vendor-specific events
2013-12-19 Felix Fietkaumac80211: add helper functions for tracking P2P NoA...
2013-12-19 Johannes Bergmac80211: fix iflist_mtx/mtx locking in radar detection
2013-12-19 Johannes Bergmac80211: remove unnecessary iflist_mtx locking
2013-12-19 Joe Perchesmac80211: align struct ps_data.tim to unsigned long
2013-12-18 Johannes Bergmac80211: make ieee80211_recalc_radar_chanctx static
2013-12-18 Weilong Chenmac80211: fix checkpatch errors
2013-12-16 Janusz Dziedzicnl80211: add VHT support for set_bitrate_mask
2013-12-16 Max Stepanovmac80211: read station mgmt keys via get_key call
2013-12-16 Max Stepanovmac80211: check pairwise key_idx on get_key call
2013-12-16 Luciano Coelhomac80211: align ieee80211_ibss_csa_beacon() with ieee80...
2013-12-16 Luciano Coelhomac80211: refactor ieee80211_ibss_process_chanswitch()
2013-12-16 Thomas Pedersenmac80211: update adjusting TBTT bit in beacon
2013-12-16 David Spinadelmac80211: reschedule sched scan after HW restart
2013-12-16 Luciano Coelhomac80211: make ieee80211_assign_beacon() static
2013-12-16 Luciano Coelhomac80211: lock sdata in ieee80211_csa_connection_drop_w...
2013-12-16 Felix Fietkaumac80211: let the driver reserve extra tailroom in...
2013-12-16 Johannes Bergmac80211: free all AP/VLAN keys at once
2013-12-16 Johannes Bergmac80211: optimise mixed AP/VLAN station removal
2013-12-16 Johannes Bergmac80211: optimise synchronize_net() for sta_info_flush
2013-12-16 Johannes Bergmac80211: move synchronize_net() before sta key removal
2013-12-16 Johannes Bergmac80211: don't delay station destruction
2013-12-16 Johannes Bergmac80211: move 4-addr sta pointer clearing before synch...
2013-12-16 Johannes Bergmac80211: add pre-RCU-sync sta removal driver operation
2013-12-16 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2013-12-11 Jeff Kirshernfc: Fix FSF address in file headers
2013-12-11 Jeff Kirsherrfkill: Fix FSF address in file headers
2013-12-11 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-12-11 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-12-10 Johan HedbergBluetooth: Fix handling of L2CAP Command Reject over LE
2013-12-09 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-12-09 John W. LinvilleMerge tag 'for-linville-20131203' of git://github.com...
2013-12-08 Marcel HoltmannBluetooth: Use macros for connectionless slave broadcas...
2013-12-07 Marcel HoltmannBluetooth: Increase minor version of core module
2013-12-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-12-06 Johan HedbergBluetooth: Fix valid LE PSM check
2013-12-06 Johan HedbergBluetooth: Use min_t for calculating chan->mps
2013-12-05 Simon Wunderlichmac80211: fix nested sdata lock for IBSS/CSA
2013-12-05 Eliad Pellercfg80211: don't "leak" uncompleted scans
2013-12-05 Eliad Pellermac80211: start_next_roc only if scan was actually...
2013-12-05 Eliad Pellermac80211: determine completed scan type by defined ops
2013-12-05 Barak Bercovitzcfg80211: stop sched scan only when needed
2013-12-05 Janusz Dziedziccfg80211: in bitrate_mask, rename mcs to ht_mcs
2013-12-05 Janusz Dziedzicnl80211: allow setting bitrate mask back to default
2013-12-05 Johan HedbergBluetooth: Simplify l2cap_chan initialization for LE CoC
2013-12-05 Johan HedbergBluetooth: Add debugfs controls for LE CoC MPS and...
2013-12-05 Johan HedbergBluetooth: Fix validating LE PSM values
2013-12-05 Johan HedbergBluetooth: Fix CID ranges for LE CoC CID allocations
2013-12-05 Johan HedbergBluetooth: Fix clearing of chan->omtu for LE CoC channels
2013-12-05 Johan HedbergBluetooth: Limit LE MPS to the MTU value
2013-12-05 Johan HedbergBluetooth: Fix suspending the L2CAP socket if we start...
2013-12-05 Johan HedbergBluetooth: Fix LE L2CAP Connect Request handling togeth...
2013-12-05 Johan HedbergBluetooth: Implement LE L2CAP reassembly
2013-12-05 Johan HedbergBluetooth: Add LE L2CAP segmentation support for outgoi...
2013-12-05 Johan HedbergBluetooth: Introduce L2CAP channel callback for suspending
2013-12-05 Johan HedbergBluetooth: Reject LE CoC commands when the feature...
2013-12-05 Johan HedbergBluetooth: Add LE flow control discipline
2013-12-05 Johan HedbergBluetooth: Implement returning of LE L2CAP credits
2013-12-05 Johan HedbergBluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
2013-12-05 Johan HedbergBluetooth: Limit L2CAP_OPTIONS socket option usage...
2013-12-05 Johan HedbergBluetooth: Track LE L2CAP credits in l2cap_chan
2013-12-05 Johan HedbergBluetooth: Add LE L2CAP flow control mode
2013-12-05 Johan HedbergBluetooth: Make l2cap_le_sig_cmd logic consistent
2013-12-05 Johan HedbergBluetooth: Add L2CAP Disconnect suppport for LE
2013-12-05 Johan HedbergBluetooth: Fix L2CAP channel closing for LE connections
2013-12-05 Johan HedbergBluetooth: Add basic LE L2CAP connect request receiving...
2013-12-05 Johan HedbergBluetooth: Refactor L2CAP connect rejection to its...
2013-12-05 Johan HedbergBluetooth: Add smp_sufficient_security helper function
2013-12-05 Johan HedbergBluetooth: Add initial code for LE L2CAP Connect Request
2013-12-05 Johan HedbergBluetooth: Move LE L2CAP initiator procedure to its...
2013-12-05 Johan HedbergBluetooth: Pass command length to LE signaling channel...
2013-12-05 Johan HedbergBluetooth: Allow l2cap_chan_check_security() to be...
2013-12-05 Johan HedbergBluetooth: Update l2cap_global_chan_by_psm() to take...
2013-12-05 Johan HedbergBluetooth: Add module parameter to enable LE CoC support
2013-12-05 Johan HedbergBluetooth: Remove unnecessary braces from one-line...
2013-12-05 Johannes Bergmac80211: warn if unhashing station fails
2013-12-04 Johan HedbergBluetooth: Remove dead code from SMP encryption function
2013-12-04 Johan HedbergBluetooth: Remove useless smp_rand function
2013-12-04 Andre GuedesBluetooth: Refactor hci_disconn_complete_evt
next