Bluetooth: Track LE L2CAP credits in l2cap_chan
[cascardo/linux.git] / net /
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-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
2013-12-04 Andre GuedesBluetooth: Remove unneeded check in hci_disconn_complet...
2013-12-04 Johan HedbergBluetooth: Remove unnecessary 'send' parameter from...
2013-12-04 Andre GuedesBluetooth: Remove link type check in hci_disconn_comple...
2013-12-04 Andre GuedesBluetooth: Add an extra check in mgmt_device_disconnected()
2013-12-04 Andre GuedesBluetooth: Check address in mgmt_disconnect_failed()
2013-12-04 Marcel HoltmannBluetooth: Store supported commands only during setup...
2013-12-04 Marcel HoltmannBluetooth: Remove debug statement for features complete...
2013-12-04 Marcel HoltmannBluetooth: Set default own address type only during...
2013-12-04 Marcel HoltmannBluetooth: Fix limited discoverable mode for Zeevo...
2013-12-02 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-12-02 Michal Kaziormac80211: fix rx_nss calculation for drivers with hw rc
2013-12-02 Simon Wunderlichmac80211: don't leak next beacon when csa is aborted
2013-12-02 Simon Wunderlichmac80211: don't cancel csa finalize work within stop_ap
2013-12-02 Simon Wunderlichcfg80211/mac80211/ath6kl: acquire wdev lock outside...
2013-12-02 Simon Wunderlichmac80211: modify beacon using sdata/wdev-lock, not...
2013-12-02 Simon Wunderlichcfg80211: protect beacon changing functions with wdev...
2013-12-02 Bob Copelandmac80211: mesh: only get tsf if we need it
2013-12-02 Andrei Otcheretianskicfg80211: aggregate mgmt_tx parameters into a struct
2013-12-02 Avri Altmanmac80211: update ht flag if bss configuration changed
2013-12-02 Johannes Bergmac80211: remove sta_info_flush() from interface teardown
2013-12-02 Matti Gottliebmac80211: Tx frame latency statistics
2013-12-02 Felix Fietkaucfg80211: fix reporting 5/10 MHz support to user space
2013-11-25 Karl Beldanmac80211: minstrel_ht: do not sample unsupported rates
2013-11-25 Luis R. Rodriguezcfg80211: replace print_dfs_region() with reg_dfs_regio...
2013-11-25 Luis R. Rodriguezcfg80211: distinguish unset DFS region from unknown
2013-11-25 Luis R. Rodriguezcfg80211: intersection dfs regions when intersecting...
2013-11-25 Luis R. Rodriguezcfg80211: use enum nl80211_dfs_regions for dfs_region...
2013-11-25 Karl Beldanmac80211: minstrels: spare numerous useless calls to...
2013-11-25 Karl Beldanmac80211: minstrel_ht: replace some occurences of MCS_G...
2013-11-25 Eliad Pellermac80211: add min required channel definition field
2013-11-25 Eyal Shapiramac80211: enable easier manipulation of VHT beamforming...
2013-11-25 Luciano Coelhomac80211: move csa_chandef to sdata
2013-11-25 Chun-Yeow Yeohmac80211: use put_unaligned_le in mesh when necessary
2013-11-25 Chun-Yeow Yeohmac80211: use put_unaligned_le16 in mesh_plink_frame_tx
2013-11-25 Luis R. Rodriguezcfg80211: add an option to disable processing country IEs
2013-11-25 Luis R. Rodriguezcfg80211: add flags to define country IE processing...
2013-11-25 Luis R. Rodriguezcfg80211: move regulatory flags to their own variable
2013-11-25 Chun-Yeow Yeohmac80211: use put_unaligned_le16 for precedence value...
2013-11-25 Luis R. Rodriguezcfg80211: rename __set_regdom() to reg_set_rd_country_ie()
2013-11-25 Luis R. Rodriguezcfg80211: set driver regulatory updates on its own
2013-11-25 Luis R. Rodriguezcfg80211: set user regulatory updates on its own
2013-11-25 Luis R. Rodriguezcfg80211: set core regulatory updates on its own
2013-11-25 Luis R. Rodriguezcfg80211: pass the last_request to __set_regdom()
2013-11-25 Luis R. Rodriguezcfg80211: move core reg_notfier() check to source
2013-11-25 Luis R. Rodriguezcfg80211: allow only the core to request to update...
2013-11-25 Luis R. Rodriguezcfg80211: add helper for calling CRDA
2013-11-25 Luis R. Rodriguezcfg80211: add helper for kfree'ing and assigning last_r...
2013-11-25 Luis R. Rodriguezcfg80211: add helper for kfree'ing last_request
2013-11-25 Luis R. Rodriguezcfg80211: process non country IE conflicting first
2013-11-25 Luis R. Rodriguezcfg80211: process country IE regulatory requests on...
2013-11-25 Luis R. Rodriguezcfg80211: process driver regulatory requests on its own
2013-11-25 Luis R. Rodriguezcfg80211: process user regulatory requests on its own
2013-11-25 Luis R. Rodriguezcfg80211: processing core regulatory hints on its own
2013-11-25 Luis R. Rodriguezcfg80211: check regulatory request alpha2 early
2013-11-25 Luis R. Rodriguezcfg80211: enforce disabling channels by custom or stric...
2013-11-25 Luis R. Rodriguezcfg80211: fix parsing when db.txt ends on a rule
2013-11-25 Luis R. Rodriguezcfg80211: add function helpers to genregdb.awk
2013-11-25 Max Stepanovmac80211: add generic cipher scheme support
2013-11-25 Janusz Dziedziccfg80211: allow beaconing after DFS CAC
2013-11-25 Janusz Dziedziccfg80211/mac80211: DFS setup chandef for cac event
2013-11-25 Johannes Bergmac80211: verify ieee80211_key_replace() arguments
2013-11-25 Johannes Bergcfg80211: don't allow drivers to unset NL80211_FEATURE_...
2013-11-25 Johannes Bergcfg80211: add missing break in cfg80211_get_chan_state()
2013-11-25 Johannes Bergmac80211: remove useless tests for array
2013-11-25 Thomas Pedersenmac80211: clean up mesh local link ID generation
2013-11-25 Thomas Pedersenmac80211: factor out plink event gathering
2013-11-25 Thomas Pedersenmac80211: factor out peering FSM
2013-11-25 Thomas Pedersenmac80211: assign sta plid early
2013-11-25 Thomas Pedersenmac80211: consolidate rcu unlocks in plink frame rx
2013-11-25 Thomas Pedersenmac80211: factor peering frame processing into own...
2013-11-25 Bob Copelandmac80211: remove unused mesh_mgmt_ies_add() prototype
2013-11-25 Bob Copelandmac80211: return -ENOMEM in mesh_plink_frame_tx
2013-11-25 Bob Copelandmac80211: mesh_plink: don't ignore holding timer
2013-11-25 Bob Copelandmac80211: mesh_plink: collapse the two switch statement...
2013-11-25 Bob Copelandmac80211: mesh: rewrite rssi_threshold_check in C
2013-11-25 Bob Copelandmac80211: mesh_plink: group basic fitness checks
2013-11-25 Bob Copelandmac80211: mesh: factor out common plink close/estab...
2013-11-25 Bob Copelandmac80211: hold sta->lock across plink switch statements
2013-11-25 Thomas Pedersenmac80211: consolidate calls to plink_frame_tx
2013-11-25 Bob Copelandmac80211: fix off-by-one in llid check.
2013-11-25 Luis R. Rodriguezcfg80211: remove second argument from reg_process_hint()
2013-11-25 Luis R. Rodriguezcfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_a...
next