]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - net
ath9k: Reconfigure VIF state properly
[mirror_ubuntu-zesty-kernel.git] / net /
2012-07-17 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-07-17 Eliad Pellermac80211: go out of PS before sending disassoc
2012-07-17 Luis R. Rodriguezcfg80211: remove regulatory_update()
2012-07-17 Luis R. Rodriguezcfg80211: make regulatory_update() static
2012-07-17 Luis R. Rodriguezcfg80211: rename reg_device_remove() to wiphy_regulator...
2012-07-17 Luis R. Rodriguezcfg80211: add cellular base station regulatory hint...
2012-07-17 Luis R. Rodriguezcfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS
2012-07-17 Kalle Valocfg80211: fix set_regdom() to cancel requests with...
2012-07-17 Thomas Pedersencfg80211: support TX error rate CQM
2012-07-17 Johannes Bergnl80211: add wdev ID as u64 as it should
2012-07-17 Nicolas Cavallarimac80211: fix tx-mgmt cookie value being left uninitialized
2012-07-13 Johannes Bergcfg80211: reduce monitor interface tracking
2012-07-13 Johannes Bergcfg80211/mac80211: re-add get_channel operation
2012-07-13 Johannes BergRevert "mac80211: refactor virtual monitor code"
2012-07-13 Alan Coxmac80211: fix use after free
2012-07-12 Johannes Bergnl80211: allow enabling WoWLAN without triggers
2012-07-12 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-07-12 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-07-12 Felix Fietkaucfg80211: ignore channel state for stopped AP/mesh...
2012-07-12 Johannes Bergmac80211: iterate the virtual monitor interface
2012-07-12 Johannes Bergcfg80211: fix locking and lockdep complaints
2012-07-12 Sylvain Roger Rieunierminstrel_ht: enable frame aggregation for fixed rate
2012-07-12 Nicolas Cavallarimac80211: tx: do not drop non-robust mgmt to non-MFP...
2012-07-12 Johannes Bergmac80211: restructure key selection
2012-07-12 Johannes Bergmac80211: add time synchronisation with BSS for assoc
2012-07-12 Johannes Bergmac80211: redesign scan RX
2012-07-12 Johannes Bergmac80211: track scheduled scan virtual interface
2012-07-12 Johannes Bergmac80211: make scan_sdata pointer usable with RCU
2012-07-12 Arik Nemtsovmac80211: fix invalid band deref building preq IEs
2012-07-12 Johannes Bergnl80211: move scan API to wdev
2012-07-12 Johannes Bergnl80211: send interface after creation
2012-07-12 Johannes Bergcfg80211: use wireless_dev for interface management
2012-07-09 Samuel OrtizNFC: Check for llcp_sock and its device from llcp_sock_...
2012-07-09 Samuel OrtizNFC: Add ISO 14443 type B protocol
2012-07-09 Samuel OrtizNFC: Dereference LLCP bind socket address after checkin...
2012-07-09 Samuel OrtizNFC: Do not return EBUSY when stopping a poll that...
2012-07-09 Samuel OrtizNFC: Remove warning from nfc_llcp_local_put
2012-07-09 Samuel OrtizNFC: Handle LLCP Disconnected Mode frames
2012-07-09 Samuel OrtizNFC: LLCP late binding
2012-07-09 Samuel OrtizNFC: Forbid SSAP binding to a not well known LLCP service
2012-07-09 Samuel OrtizNFC: Forbid LLCP service name reusing
2012-07-09 Samuel OrtizNFC: Release LLCP SAP when the owner is released
2012-07-09 Samuel OrtizNFC: Close listening LLCP sockets when the device is...
2012-07-09 Samuel OrtizNFC: Build LLCP general bytes upon request
2012-07-09 Samuel OrtizNFC: Fix LLCP getname socket op
2012-07-09 Samuel OrtizNFC: Update LLCP socket target index when getting a...
2012-07-09 Samuel OrtizNFC: Add netlink module alias for NFC
2012-07-09 Samuel OrtizNFC: Add modules alias for NFC sockets
2012-07-09 Eric LapuyadeNFC: Allow HCI driver to pre-open pipes to some gates
2012-07-09 Eric LapuyadeNFC: nfc_driver_failure() implementation
2012-07-09 Eric LapuyadeNFC: nfc_targets_found() should accept zero target...
2012-07-09 Eric LapuyadeNFC: Core must test the device polling state inside...
2012-07-09 Eric LapuyadeNFC: Implement HCI driver or internal error management
2012-07-09 Eric LapuyadeNFC: Factorize HCI cmd completion
2012-07-09 Eric LapuyadeNFC: Driver failure API
2012-07-09 Eric LapuyadeNFC: Changed HCI cmd execution completion result to...
2012-07-09 Eric LapuyadeNFC: Implement HCP reaggregation allocation error case
2012-07-09 Eric LapuyadeNFC: Remove an impossible HCI error case
2012-07-09 Eric LapuyadeNFC: Handle SHDLC RSET frames from an SHDLC connected...
2012-07-09 Eric LapuyadeNFC: Removed addressed shdlc TODOs
2012-07-09 Eric LapuyadeNFC: Prepare asynchronous error management for driver...
2012-07-09 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-07-09 John W. LinvilleMerge branch 'for-john' of git://git.sipsolutions.net...
2012-07-09 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-09 Eliad Pellermac80211: destroy assoc_data correctly if assoc fails
2012-07-09 Sasha LevinNFC: Prevent NULL deref when getting socket name
2012-07-09 Thomas Huehnmac80211: correct size the argument to kzalloc in minst...
2012-07-09 Johannes Bergcfg80211: use wdev in mgmt-tx/ROC APIs
2012-07-09 Johannes Bergnl80211: don't assume wdev->netdev exists
2012-07-09 Johannes Bergnl80211: retrieve interface data by wdev
2012-07-09 Johannes Bergnl80211: add NL80211_FLAG_NEED_WDEV
2012-07-09 Johannes Bergnl80211: prepare for non-netdev wireless devs
2012-07-09 Johannes Bergmac80211: remove ieee80211_key_removed
2012-07-09 Johannes Bergmac80211: remove unused assignment
2012-07-09 Johannes Bergmac80211: update BSS info on AC parameters change
2012-07-08 Vladimir Kondratievcfg80211: fix oops due to unassigned set_monitor_enable...
2012-07-07 Christian Lampartermac80211: request TX status for BlockAck Requests
2012-07-06 Johannes Bergmac80211: fix crash with single-queue drivers
2012-07-06 Eliad Pellermac80211: always set in_reconfig=false on wakeup
2012-07-06 Johannes Bergmac80211: fix debugfs default key links
2012-07-05 Vladimir Kondratievcfg80211: bitrate calculation for 60g
2012-07-05 Vladimir Kondratiev{nl,cfg}80211: support high bitrates
2012-07-04 Johannes Bergcfg80211: fix locking regression in monitor channel...
2012-07-03 Johannes Bergmac80211: add TX prepare API
2012-07-03 Thomas Huehnmac80211: reduce IEEE80211_TX_MAX_RATES
2012-07-02 Johannes Bergmac80211: remove tx_frags driver callback
2012-07-02 Mahesh Palivelamac80211: include VHT capability IE in probe requests
2012-07-02 Vladimir Kondratievwireless: regulatory for 60g
2012-07-02 Vladimir Kondratievcfg80211: add 802.11ad (60gHz band) support
2012-07-02 Eliad Pellermac80211: allow calling ieee80211_ap_probereq_get(...
2012-06-29 Michal Kaziorcfg80211: respect iface combinations when starting...
2012-06-29 Michal Kaziorcfg80211: add channel checking for iface combinations
2012-06-29 Michal Kaziorcfg80211/mac80211: remove .get_channel
2012-06-29 Michal Kaziorcfg80211: set initial monitor channel
2012-06-29 Michal Kaziorcfg80211: track monitor channel
2012-06-29 Michal Kaziorcfg80211: refuse to .set_monitor_channel when non-monit...
2012-06-29 Michal Kaziormac80211: refactor virtual monitor code
2012-06-29 Michal Kaziorcfg80211: track monitor interfaces count
2012-06-29 Michal Kaziorcfg80211: introduce cfg80211_get_chan_state
2012-06-29 Michal Kaziorcfg80211: track ibss fixed channel
next