iwlwifi: fix antenna bitmask
[platform/kernel/linux-arm64.git] / net /
2012-07-19 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-07-18 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-18 Eliad Pellermac80211: flush stations before stop beaconing
2012-07-18 Mohammed Shafi Sha... cfg80211: Fix mutex locking in reg_last_request_cell_base
2012-07-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-17 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
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-16 Johan HedbergBluetooth: Change page scan interval in fast connectabl...
2012-07-15 Mat MartineauBluetooth: Use tx window from config response for ack...
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./linux/kernel...
2012-07-12 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2012-07-12 Dave JonesNFC: NCI module license 'unspecified' taints kernel
2012-07-12 Eric LapuyadeNFC: Set target nfcid1 for all HCI reader A targets
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-11 Chun-Yeow Yeohmac80211: Fix the Problem of Unreachable Mesh STA from DS
2012-07-11 Andrei EmeltchenkoBluetooth: debug: Print amp_mgr refcnt
2012-07-11 Andrei EmeltchenkoBluetooth: debug: Use standard hex object specifiers...
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Add debug to l2cap_security_cfm
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Print CID and PSM in hex format
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Correct types specifiers for L2CAP
2012-07-10 Andrei EmeltchenkoBluetooth: debug: Add printing num of cmds queued
2012-07-10 Jaganath KanakkasseryBluetooth: Refactor PIN code rejection to use user_pair...
2012-07-10 Christian Lampartermac80211: fix read outside array bounds
2012-07-10 Mathias JeppssonNFC: Fix order of arguments to list_add_tail() when...
2012-07-10 Mathias JeppssonNFC: Fix empty HCI message list check
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./linux/kernel...
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./linux/kernel/git...
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
next