cascardo/linux.git
2014-11-20 Michal Kaziorath10k: use rx descriptor for ppdu status extraction
2014-11-20 Michal Kaziorath10k: remove unused function argument
2014-11-20 Michal Kaziorath10k: unify rx undecapping
2014-11-20 Michal Kaziorath10k: refactor htt->rx_confused
2014-11-20 Michal Kaziorath10k: simplify Rx loop
2014-11-20 Michal Kaziorath10k: start using sk_buff_head
2014-11-17 Sujith Manoharanath9k: Move roc completion to the offchannel timer
2014-11-17 Sujith Manoharanath9k: Adjust tbtt delta properly
2014-11-17 Sujith Manoharanath9k: Handle failure to send NoA
2014-11-17 Sujith Manoharanath9k: Cancel pending offchannel operations
2014-11-17 Sujith Manoharanath9k: Clear offchannel state properly
2014-11-17 Sujith Manoharanath9k: Fix thermometer programming
2014-11-17 Sujith Manoharanath9k: Store the chip chainmask in HW capabilities
2014-11-17 Sujith Manoharanath9k: Enable TSF2 for generic HW timers
2014-11-17 Sujith Manoharanath9k: Fix LED configuration
2014-11-17 Miaoqing Panath9k: Use new QCA953x initvals
2014-11-17 Sujith Manoharanath9k: Update QCA953x initvals
2014-11-17 Chun-Yeow Yeohath9k_htc: Enable software crypto for mgmt frame in...
2014-11-17 Chun-Yeow Yeohath9k|ath9k_htc: Seperate the software crypto flag...
2014-11-17 Avinash Patilmwifiex: enable auto TDLS support for SD8887
2014-11-17 Avinash Patilmwifiex: support for parsing TDLS discovery frames
2014-11-17 Avinash Patilmwifiex: add auto TDLS support
2014-11-17 Avinash Patilmwifiex: wmm support for TDLS link
2014-11-17 Avinash Patilmwifiex: do not explicitly disable TDLS link during...
2014-11-17 Avinash Patilmwifiex: update rx packet descriptor structure to match FW
2014-11-17 Chun-Yeow Yeohath9k: fix the assignment of hw queues for mesh interface
2014-11-17 Oleksij Rempelath9k: common-spectral: don't depend from ATH9K_DEBUGFS
2014-11-17 kbuild test... ath9k_htc: ath9k_htc_op_ps_wakeup() can be static
2014-11-17 kbuild test... ath9k: ath9k_op_ps_wakeup() can be static
2014-11-17 Avinash Patilmwifiex: module load parameter for interface creation
2014-11-17 Ben Greearath9k: fix misc debugfs when not using chan context
2014-11-17 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2014-11-17 Peter Ohath10k: fix mismatched wmi api call
2014-11-17 Rajkumar Manoharanath10k: advertise support for AP mode channel width...
2014-11-17 Rajkumar Manoharanath10k: add modpram 'skip_otp' to ignore empty otp...
2014-11-17 Rajkumar Manoharanath10k: handle ieee80211 header and payload tracing...
2014-11-11 John W. Linvilleath9k_htc: remove return of value in empty definintion...
2014-11-11 James Cameronmwifiex: simplify ad hoc join capability info
2014-11-11 Luciano Coelhowlcore: make wlcore_cmd_send_failsafe() static
2014-11-11 Luciano Coelhowlcore: check minimum buffer size in some cmd_send...
2014-11-11 Amitkumar Karwarmwifiex: fix version display problem on big endian...
2014-11-11 Oleksij Rempelath9k_htc: add spectral scan debug interface
2014-11-11 Oleksij Rempelath9k_htc: process rx spectral packets
2014-11-11 Oleksij Rempelath9k_htc: trigger spectral scan on set_channel
2014-11-11 Oleksij Rempelath9k_htc: set initial spec_config values
2014-11-11 Oleksij Rempelath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv
2014-11-11 Oleksij Rempelath9k_htc: add ath_ps_ops bindings
2014-11-11 Oleksij Rempelath9k_htc: fix rs_datalen conversation
2014-11-11 Oleksij Rempelath9k: For AR9271 chipsets, set count = 0 for endless...
2014-11-11 Oleksij Rempelath9k: move spectral.* to common-spectral.*
2014-11-11 Oleksij Rempelath9k: move ath9k_spectral_scan_ from main.c to spectral.c
2014-11-11 Oleksij Rempelath9k: make ath9k_spectral_scan_ do not depend on ath_softc
2014-11-11 Oleksij Rempelath9k: use ath_common instead of ieee80211_hw in ath9k_...
2014-11-11 Oleksij Rempelath9k: use ath_ps_ops in ath9k_spectral_scan_
2014-11-11 Oleksij Rempelath9k: add ath_ps_ops bindings
2014-11-11 Oleksij Rempelath: add struct ath_ps_ops
2014-11-11 Oleksij Rempelath9k: remove all struct ath_softc dependencies from...
2014-11-11 Oleksij Rempelath9k: add ath_hw to ath_spec_scan_priv
2014-11-11 Oleksij Rempelath9k: use struct dentry by ath9k_spectral_init_debug
2014-11-11 Oleksij Rempelath9k: move spec_config to ath_spec_scan_priv
2014-11-11 Oleksij Rempelath9k: move spectral_mode to ath_spec_scan_priv
2014-11-11 Oleksij Rempelath9k: add struct ath_spec_scan_priv
2014-11-11 Avinash Patilmwifiex: fix warning while starting BSS
2014-11-11 Avinash Patilmwifiex: do not setup AMPDU/AMSDU with broadcast receiver
2014-11-11 Amitkumar Karwarmwifiex: fix out of memory issue observed for USB chipsets
2014-11-11 Avinash Patilmwifiex: remove data_complete handler
2014-11-11 Avinash Patilmwifiex: rx workqueue support for USB interface
2014-11-11 Felix Fietkauath9k: add support for reporting tx power to mac80211
2014-11-11 Hauke Mehrtensbcma: get IRQ numbers from dt
2014-11-11 Hauke Mehrtensbcma: make it possible to specify a IRQ num in bcma_cor...
2014-11-11 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-11-06 Martin Townsend6lowpan: move skb_free from error paths in decompression
2014-11-06 Kuba PawlakBluetooth: Sort switch cases by opcode's numeric value
2014-11-06 Kuba PawlakBluetooth: Clear role switch pending flag
2014-11-06 Fengguang Wuat86rf230: fix simple_return.cocci warnings
2014-11-05 Alexander Aringmac802154: fix typo promisuous to promiscuous
2014-11-05 Alexander Aringmac802154: use IEEE802154_EXTENDED_ADDR_LEN
2014-11-05 Alexander Aringat86rf230: add force slotted operation bit
2014-11-05 Alexander Aringat86rf230: generate random perm extended address
2014-11-05 Alexander Aringmac802154: add support for perm_extended_addr
2014-11-05 Alexander Aringmac802154: cleanup ieee802154_netdev_to_extended_addr
2014-11-05 Alexander Aringmac802154: add ieee802154_le64_to_be64
2014-11-05 Alexander Aringieee802154: add ieee802154_random_extended_addr
2014-11-05 Alexander Aringieee802154: add IEEE802154_EXTENDED_ADDR_LEN
2014-11-05 Alexander Aringmac802154: add ieee802154_vif struct
2014-11-05 Alexander Aringmac802154: add default interface registration
2014-11-05 Alexander Aringieee802154: remove mlme get_phy callback
2014-11-05 Alexander Aringieee802154: rework interface registration
2014-11-05 Alexander Aringmac802154: move dev_hold out of ieee802154_if_add
2014-11-05 Alexander Aringmac802154: move interface add handling in iface
2014-11-05 Alexander Aringmac802154: move interface del handling in iface
2014-11-05 Alexander Aringieee802154: remove nl802154 unused functions
2014-11-05 Alexander Aringieee802154: rework wpan_phy index assignment
2014-11-04 John W. LinvilleMerge tag 'mac80211-next-for-john-2014-11-04' of git...
2014-11-04 Dan Carpenterieee802154: || vs && in ieee802154_is_valid_extended_addr()
2014-11-04 Simon Vincent6lowpan: fix udp header compression when using raw...
2014-11-04 Eliad Pellermac80211: replace restart_complete() with reconfig_comp...
2014-11-04 Andrei Otcheretianskimac80211: increase U-APSD max service period length
2014-11-04 Johannes Bergmac80211: handle RIC data element in reassociation...
2014-11-04 Rostislav Lisovymac80211: 802.11p OCB mode support
next