summary refs log tree commit diff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
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
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel
2015-03-30ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel
2015-03-30ath9k: ath9k_hw_set_4k_power_cal_tabl: use rmw bufferOleksij Rempel
2015-03-30ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel
2015-03-30ath9k: ath9k_hw_loadnf: use REG_RMWOleksij Rempel
2015-03-30ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAYOleksij Rempel
2015-03-30ath9k: add new function ath9k_hw_read_arrayOleksij Rempel
2015-03-30ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use RMW bufferOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use proper makroses.Oleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal - use defs instead of magin numbersOleksij Rempel
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel
2015-03-30rtlwifi: Change REG_CR+2 to MSRTaehee Yoo
2015-03-30rt2800usb: check Autorun mode on FW load only onceStanislaw Gruszka
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach
2015-03-21ath9k: Fix AIC compilation errorSujith Manoharan
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20mwifiex: fix crash in SDIO RX pathAvinash Patil
2015-03-20brcmfmac: remove support for unreleased BCM4354 PCIeArend van Spriel
2015-03-20brcmfmac: only support the BCM43455/7 deviceArend van Spriel
2015-03-20brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel
2015-03-20brcmfmac: add MODULE_FIRMWARE() macros for bcm4356 PCIe deviceArend van Spriel
2015-03-20brcmfmac: Remove unnecessary new-line in pcie console logging.Hante Meuleman
2015-03-20brcmfmac: Update msgbuf commonring size for improved throughput.Hante Meuleman
2015-03-20brcmfmac: Add necessary memory barriers for SDIO.Hante Meuleman
2015-03-20brcmfmac: avoid runtime-pm for sdio host controllerArend van Spriel
2015-03-20mwifiex: missing curly braces in mwifiex_write_data_complete()Dan Carpenter
2015-03-20rt2x00: add new rt2800usb device DWA 130Scott Branden
2015-03-20wil6210: fall back to pseudo-DMS mcast for secure link and PBSSVladimir Kondratiev
2015-03-20wil6210: implement broadcast/multicast dataVladimir Kondratiev
2015-03-20wil6210: add bcast structures to WMIVladimir Kondratiev
2015-03-20wil6210: Prefer ether_addr_copy() over memcpy()Vladimir Kondratiev
2015-03-20wil6210: Align Rx frames on 4*n+2 by having SNAPVladimir Kondratiev
2015-03-20wil6210: fix check for FW responsivenessVladimir Kondratiev
2015-03-20wil6210: optimize index manipulation in wil_vring_reap_rxVladimir Kondratiev