]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - net
brcm80211: smac: remove unused code for 40MHz channels
[mirror_ubuntu-zesty-kernel.git] / net /
2012-06-20 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-06-14 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2012-06-13 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-06-13 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2012-06-13 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-06-13 David Spinadelmac80211: stop polling in disassociation
2012-06-13 Eliad Pellermac80211: check sdata_running on ieee80211_set_bitrate_mask
2012-06-13 Eliad Pellercfg80211: fix potential deadlock in regulatory
2012-06-13 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2012-06-12 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-06-12 Ashok Nagarajanmac80211: add missing kernel-doc
2012-06-11 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-06-11 John W. LinvilleMerge tag 'nfc-next-3.6-1' of git://git.kernel.org...
2012-06-11 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2012-06-09 Gustavo PadovanBluetooth: Fix style in hidp code
2012-06-09 Michal Kaziorcfg80211: check iface combinations only when iface...
2012-06-09 Johannes Bergmac80211: add some missing kernel-doc
2012-06-09 Johan HedbergBluetooth: Add support for encryption key refresh
2012-06-08 Stanislaw Gruszkamac80211: add back channel change flag
2012-06-08 Sasha LevinNFC: Fix possible NULL ptr deref when getting the name...
2012-06-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-06-08 Johan HedbergBluetooth: Fix SMP security elevation from medium to...
2012-06-08 Johan HedbergBluetooth: Fix deadlock and crash when SMP pairing...
2012-06-08 Vishal AgarwalBluetooth: Fix LE pairing completion on connection...
2012-06-08 Johan HedbergBluetooth: Fix SMP pairing method selection
2012-06-06 Johannes Bergmac80211: unify SW/offload remain-on-channel
2012-06-06 Johannes Bergmac80211: do remain-on-channel while idle
2012-06-06 Arik Nemtsovmac80211: add stations after AP start on reconfig
2012-06-06 Johannes Bergcfg80211: validate remain-on-channel time better
2012-06-06 Pontus Fuchsmac80211: Clear wowlan flag when drv_suspend returns...
2012-06-06 Chun-Yeow Yeohmac80211: Add missing mesh parameter dot11MeshForwardin...
2012-06-06 Johannes Bergmac80211: print info when disabling HT
2012-06-06 Stanislaw Gruszkamac80211: configure 11b/g channel access rules for...
2012-06-06 Alex Hungrfkill: Add the capability to switch all devices of...
2012-06-06 Johannes Bergcfg80211: clarify set_channel APIs
2012-06-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-06-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-06-05 Johannes Bergcfg80211: provide channel to join_mesh function
2012-06-05 Johannes Bergcfg80211: disallow setting channel on WDS interfaces
2012-06-05 Johannes Bergcfg80211: provide channel to start_ap function
2012-06-05 Johannes Bergcfg80211: simplify cfg80211_can_beacon_sec_chan API
2012-06-05 Johannes Bergmac80211: move ieee80211_set_channel function
2012-06-05 Johannes Bergmac80211: clean up ieee80211_set_channel
2012-06-05 Johannes Bergmac80211: simplify association HT parameters
2012-06-05 Johannes Bergcfg80211: deprecate CFG80211_WEXT
2012-06-05 Johannes Bergwireless: remove wext sysfs
2012-06-05 Eliad Pellermac80211: remove ieee80211_get_operstate()
2012-06-05 Joe Perchesnet: mac80211: Add and use ibss_vdbg debugging macro
2012-06-05 Joe Perchesnet: mac80211: Add and use ht_vdbg debugging macro
2012-06-05 Joe Perchesnet: mac80211: Convert printk(KERN_DEBUG to pr_debug
2012-06-05 Holger Schurigmac80211: send beacon loss events to userspace
2012-06-05 Thomas Pedersenmac80211: allow channel change while mesh is down
2012-06-05 Eliad Pellermac80211: fail authentication when AP denied authentication
2012-06-05 Eliad Pellermac80211: use offchannel queue only when supported
2012-06-05 Arik Nemtsovmac80211: allow low-level drivers to set netdev feature...
2012-06-05 Johannes Bergcfg80211: fix interface combinations check
2012-06-05 Andrei EmeltchenkoBluetooth: Remove magic disconnect reason
2012-06-05 Vinicius Costa GomesBluetooth: Fix checking the wrong flag when accepting...
2012-06-05 Andre GuedesBluetooth: Filter duplicated reports in LE scan
2012-06-05 Gustavo PadovanBluetooth: Create empty l2cap ops function
2012-06-05 Andre GuedesBluetooth: Rename L2CAP_LE_DEFAULT_MTU
2012-06-05 Andre GuedesBluetooth: Check MTU value in l2cap_sock_setsockopt_old
2012-06-05 Andre GuedesBluetooth: Change default MTU for L2CAP ATT channel
2012-06-05 Andrzej KaczmarekBluetooth: Fix not removing hci_conn for failed LE...
2012-06-05 Andrzej KaczmarekBluetooth: Return proper mgmt state when LE pairing...
2012-06-05 Andrzej KaczmarekBluetooth: Allow only one LE connection attempt
2012-06-05 Gustavo PadovanBluetooth: Remove unused err var from l2cap_segment_sdu()
2012-06-05 Gustavo PadovanBluetooth: Create function to return the ERTM header...
2012-06-05 Andrei EmeltchenkoBluetooth: Make l2cap_att_channel return void
2012-06-05 Andrei EmeltchenkoBluetooth: Make l2cap_conless_channel return void
2012-06-05 Andrei EmeltchenkoBluetooth: Make l2cap_data_channel return void
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Do not reference hci_conn
2012-06-05 Andrei EmeltchenkoBluetooth: Do not check func ready existence
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Manage incoming connections
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Handling fixed channels
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Command Responses
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Disc Physlink Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Create Physlink Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Get AMP Assoc Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Get Info Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Change Notify
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Discover Request
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP Command Reject
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Process A2MP messages
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Add chan callbacks
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Build and Send msg helpers
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: AMP Manager basic functions
2012-06-05 Andrei EmeltchenkoBluetooth: A2MP: Create A2MP channel
2012-06-05 Andrei EmeltchenkoBluetooth: trivial: Use defined PSMLEN instead of magic
2012-06-05 Gustavo PadovanBluetooth: check for already existent channel before...
2012-06-05 Gustavo PadovanBluetooth: Move check for backlog size to l2cap_sock.c
2012-06-05 Gustavo PadovanBluetooth: Use chan->state instead of sk->sk_state
2012-06-05 Andrei EmeltchenkoBluetooth: Add l2cap_chan->ops->ready()
2012-06-05 Andrei EmeltchenkoBluetooth: Move clean up code and set of SOCK_ZAPPED...
2012-06-05 Gustavo PadovanBluetooth: Use chan as parameters for l2cap chan ops
2012-06-05 Sasha LevinBluetooth: Really fix registering hci with duplicate...
2012-06-05 Gustavo PadovanBluetooth: Use l2cap_chan_ready() in LE path
2012-06-05 Gustavo PadovanBluetooth: Remove extra l2cap_state_change(BT_CONNECTED)
2012-06-05 Gustavo PadovanBluetooth: Get a more accurate L2CAP PDU len
2012-06-05 Andrei EmeltchenkoBluetooth: Use __constant modifier in HCI code
next