summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-04-01ath10k: clean up set_bitrate_mask handlingMichal Kazior
2015-04-01ath10k: allocate fw resources for iface combinationsMichal Kazior
2015-04-01ath10k: enable multi-channel on supported devicesMichal Kazior
2015-04-01ath10k: implement tx pause wmi eventMichal Kazior
2015-04-01ath10k: rework tx queue lockingMichal Kazior
2015-04-01ath10k: implement adaptive qcs commandMichal Kazior
2015-04-01ath10k: implement chanctx APIMichal Kazior
2015-04-01ath10k: allow empty ssid vdev configMichal Kazior
2015-04-01ath10k: don't call quiet mode if it's not implementedMichal Kazior
2015-04-01ath10k: fix survey reportingMichal Kazior
2015-04-01ath10k: harmonize error case handling in ath10k_core_startNicholas Mc Guire
2015-04-01ath10k: core: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-04-01ath10k: thermal: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-04-01ath10k: debug: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-04-01ath10k: htc: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-04-01ath10k: mac: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-04-01iwlwifi: check the size of the trigger struct from the firmware fileEmmanuel Grumbach
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30ath10k: fix aid setup in station modeMichal Kazior
2015-03-30ath10k: document ofdm/5ghz rate offset with a macroMichal Kazior
2015-03-30ath10k: deduplicate bitrate to rate idx conversionMichal Kazior
2015-03-30ath10k: rework legacy rx rate decodingMichal Kazior
2015-03-30ath10k: simplify fixed rate selectionMichal Kazior
2015-03-30ath10k: use hw rate definitions for fixed rateMichal Kazior
2015-03-30ath10k: add hw rate definitionsMichal Kazior
2015-03-30ath10k: drop RATETAB_ENT macroMichal Kazior
2015-03-30ath10k: derive rate from bitrateMichal Kazior
2015-03-30ath10k: move rate definitions to file startMichal Kazior
2015-03-30ath10k: introduce basic tdls functionalityMarek Puzyniak
2015-03-30ath10k: add wmi support for tdlsMarek Puzyniak
2015-03-30ath10k: update station countingMarek Puzyniak
2015-03-30ath10k: store max tdls vdevs that fw can handleMarek Puzyniak
2015-03-30ath10k: make peer type configurableMarek Puzyniak
2015-03-30ath10k: unify tx mode and dispatchMichal Kazior
2015-03-30ath10k: clear htt.freqMichal Kazior
2015-03-30ath10k: fix HTT op backwards compatibility for QCA6174Kalle Valo
2015-03-30rtlwifi: rtl8192cu: Add new device IDMarek Vasut
2015-03-30rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-30mwifiex: recover from skb allocation failures during RXZhaoyang Liu
2015-03-30mwifiex: stop command path in suspend handlerAvinash Patil
2015-03-30mwifiex: remove an unneede NULL check in mwifiex_init_adapter()Dan Carpenter
2015-03-30mwifiex: Fix issue in the SDIO reset path of mwifiex.Maithili Hinge
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gainOleksij Rempel
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_valuesOleksij Rempel
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_gainOleksij Rempel
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel
2015-03-30ath9k: ath9k_hw_analog_shift_rmw: use REG_RMWOleksij Rempel