summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-06brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel
2014-01-06brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel
2014-01-06brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()Arend van Spriel
2014-01-06brcmfmac: inform cfg80211 when changing the CONNECTED stateArend van Spriel
2014-01-06brcmfmac: only disable clock when brcmf_sdio_bus_init() failsArend van Spriel
2014-01-06brcmfmac: enable watchdog when bus initialization is completeArend van Spriel
2014-01-06brcmfmac: correct detection of save&restore device capabilityArend van Spriel
2014-01-06brcmfmac: add sdio drive strength programming for bcm4334 chipsetArend van Spriel
2014-01-06brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel
2014-01-06brcmfmac: cleanup helper functions in sdio probe pathArend van Spriel
2014-01-06brcmfmac: cleanup helper functions in sdio remove pathArend van Spriel
2014-01-06brcmfmac: Limit control message length from host to device.Hante Meuleman
2014-01-06brcmfmac: Remove some obsolete definitions and variables.Hante Meuleman
2014-01-06brcmfmac: rework SDIO register access functionsArend van Spriel
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03ssb: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens
2014-01-03bcma: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens
2014-01-03ath9k: Fix regulatory complianceSujith Manoharan
2014-01-03ath9k: Fix AR955x RX sensitivitySujith Manoharan
2014-01-03wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer
2014-01-03ath9k: Add hardware support for QCA9531Sujith Manoharan
2014-01-03ath9k: Initialize QCA953x INI arraysSujith Manoharan
2014-01-03ath9k: Add QCA953x initvalsSujith Manoharan
2014-01-03ath9k: Assign macVersion for QCA9531Sujith Manoharan
2014-01-03ath9k: Add version/revision macros for QCA9531Sujith Manoharan
2014-01-03carl9170: use ether_addr_equal_64bitsJulia Lawall
2014-01-03at76c50x-usb: use ether_addr_equal_64bitsJulia Lawall
2014-01-03ipw2x00: use ether_addr_equal_64bitsJulia Lawall
2014-01-03ath9k: use ether_addr_equal_64bitsJulia Lawall
2014-01-03iwlegacy: use ether_addr_equal_64bitsJulia Lawall
2014-01-03rtlwifi: use ether_addr_equal_64bitsJulia Lawall
2014-01-03mwl8k: use ether_addr_equal_64bitsJulia Lawall
2014-01-03p54: use ether_addr_equal_64bitsJulia Lawall
2014-01-03ath5k: use ether_addr_equal_64bitsJulia Lawall
2014-01-03rt2x00: use ether_addr_equal_64bitsJulia Lawall
2014-01-03ath9k: Fix interrupt statisticsSujith Manoharan
2014-01-03ath9k: Remove unused config option ack_6mbSujith Manoharan
2014-01-03ath9k: Fix AR9100 chip power-onSujith Manoharan
2014-01-03ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan
2014-01-03ath9k: Handle unsupported MAC versions earlySujith Manoharan
2014-01-03ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan
2014-01-03ath9k: Remove unused functionsSujith Manoharan
2014-01-03ath9k: Fix "cc_lock" usageSujith Manoharan
2014-01-03ath9k: Process BB watchdog events in the taskletSujith Manoharan
2014-01-03ath9k: Remove RX PollSujith Manoharan
2014-01-03ath9k: Fix baseband watchdog resetSujith Manoharan
2014-01-03ath9k: Identify baseband watchdog signaturesSujith Manoharan
2014-01-03ath9k: Fix baseband watchdog interruptsSujith Manoharan
2014-01-03ath9k: Fix PHY restart workaroundSujith Manoharan