summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-19rsi: Changed the radio caps frame.Jahnavi Meher2-0/+22
2014-06-19rsi: Add macros for endpoints and set default value of endpoint.Jahnavi Meher2-0/+6
2014-06-19rsi: Using band from rsi_common to fill in ieee80211_rx_statusJahnavi Meher1-4/+1
2014-06-19rsi: Fixed the kernel docJahnavi Meher1-1/+1
2014-06-19rsi: Mapping the debugfs stats to the correct s/w queues.Jahnavi Meher1-5/+5
2014-06-19rt2x00: Use dma_zalloc_coherentJoe Perches1-5/+3
2014-06-19ath9k: Advertise multichannel supportRajkumar Manoharan1-2/+20
2014-06-19ath9k: use separate HW queue for each channel contextRajkumar Manoharan4-7/+63
2014-06-19ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau4-7/+31
2014-06-19ath9k: Update channel switch timerFelix Fietkau1-0/+11
2014-06-19ath9k: Handle beacon miss on multi channel contextFelix Fietkau2-4/+27
2014-06-19ath9k: Add periodic NoA supportFelix Fietkau3-8/+44
2014-06-19ath9k: Add multi-channel scheduling supportFelix Fietkau3-4/+99
2014-06-19ath9k: Implement mgd_prepare_txFelix Fietkau3-8/+46
2014-06-19ath9k: Adjust AP beacon tsf based on station contextFelix Fietkau3-0/+55
2014-06-19ath9k: switch channel after sending beaconFelix Fietkau1-1/+2
2014-06-19ath9k: Add p2p go NoA attributeFelix Fietkau4-5/+80
2014-06-19ath9k: Store current offchannel durationRajkumar Manoharan2-9/+20
2014-06-19ath9k: switch channel context for beaconingFelix Fietkau5-5/+126
2014-06-19ath9k: Summarize hw state per channel contextRajkumar Manoharan4-158/+184
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan7-12/+12
2014-06-19ath9k: save tsf in channel contextFelix Fietkau5-5/+37
2014-06-19ath9k: Add ATH_OP_MULTI_CHANNELFelix Fietkau2-0/+14
2014-06-19ath9k: Move caldata into channel contextFelix Fietkau4-5/+5
2014-06-19ath9k: Fetch appropriate operating channel contextRajkumar Manoharan3-24/+34
2014-06-19ath9k: Implement channel context opsFelix Fietkau4-12/+102
2014-06-19ath9k: Implement remain-on-channal supportFelix Fietkau4-15/+124
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau6-2/+255
2014-06-19ath9k: send powersave frame on channel switchFelix Fietkau3-0/+106
2014-06-19ath9k: channel context based transmissionFelix Fietkau2-4/+23
2014-06-19ath9k: Add channel context worker threadFelix Fietkau8-21/+99
2014-06-19ath9k: Move acq to channel contextFelix Fietkau4-28/+63
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau5-12/+8
2014-06-19ath9k: Add channel context structureFelix Fietkau7-103/+169
2014-06-19rtlwifi: btcoexist: avoid format string in printkKees Cook1-1/+1
2014-06-19rsi_91x_sdio: add error handling into rsi_module_init()Alexey Khoroshilov1-2/+4
2014-06-19rsi: Use module_usb_driverAlexey Khoroshilov1-27/+1
2014-06-19mwifiex: wowlan: do not disconnect on suspendBing Zhao1-1/+1
2014-06-19mwifiex: support wowlan magic-packet encapsulated as UDP packetZhiyuan Yang1-0/+10
2014-06-19bcma: gpio: register all 32 GPIOs on BCM53572Rafał Miłecki1-0/+1
2014-06-19rt2x00: do not initialize BCN_OFFSET registersStanislaw Gruszka1-22/+0
2014-06-19rt2x00: change order when stop beaconingStanislaw Gruszka1-6/+6
2014-06-19rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUMStanislaw Gruszka1-1/+1
2014-06-19rt2x00: change beaconing setup on RT2800Stanislaw Gruszka2-0/+46
2014-06-19rt2x00: change beaconing lockingStanislaw Gruszka3-25/+9
2014-06-19mwifiex: Remove custom world regulatory domainMarkus Pargmann1-36/+0
2014-06-19net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variableRickard Strandqvist1-1/+2
2014-06-19net: wireless: rt2x00: rt2x00mac.c: Cleaning up uninitialized variablesRickard Strandqvist1-0/+2
2014-06-19net: wireless: libertas: cmd.c: Cleaning up uninitialized variablesRickard Strandqvist1-0/+1
2014-06-19b43: PHY: drop channel_type (we can get this info from chandef)Rafał Miłecki4-14/+8