rfkill: Fix FSF address in file headers
[deliverable/linux.git] / net /
2013-12-11  Jeff Kirsherrfkill: Fix FSF address in file headers
2013-12-11  John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-12-11  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
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./linux/kernel...
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./linux/kernel/git...
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  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-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  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-12-02  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-12-02  Michal Kaziormac80211: fix rx_nss calculation for drivers with hw rc
2013-12-02  Simon Wunderlichmac80211: check csa wiphy flag in ibss before switching
2013-12-02  Simon Wunderlichcfg80211: disable CSA for all drivers
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  John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
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...
next
This page took 0.046465 seconds and 8 git commands to generate.