summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-05-20ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville
2014-05-20b43: xmit: set 5 GHz bit depending on current bandRafał Miłecki
2014-05-20ath9k_htc: fix build with disabled debugOleksij Rempel
2014-05-20b43: add more devices to the bands databaseRafał Miłecki
2014-05-20b43: move bands detection to a separated functionRafał Miłecki
2014-05-19brcmsmac: make return of 0 explicitJulia Lawall
2014-05-19ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan
2014-05-19b43: make B43_PCMCIA and B43_SDIO depend on B43_SSBRafał Miłecki
2014-05-19b43: rework band switchingRafał Miłecki
2014-05-19b43: complete PHY resetRafał Miłecki
2014-05-19b43: move PHY reset code into PHY specific fileRafał Miłecki
2014-05-19b43: split upload of init values into 2 functionsRafał Miłecki
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu
2014-05-16wlcore: Remove trailing semicolon from do {...} while (0) macroJoe Perches
2014-05-16mwifiex: set valid tx_param during mwifiex_send_null_packetAvinash Patil
2014-05-16mwifiex: restore current SDIO write port in failure casesAvinash Patil
2014-05-16ath: add JP DFS pattern detectorJanusz Dziedzic
2014-05-16ath: add DFS FCC pattern detectorJanusz Dziedzic
2014-05-16drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin
2014-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
2014-05-16Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-05-15iwlwifi: fix LED support Kconfig dependenciesJohannes Berg
2014-05-15iwlwifi: update nmi registerLiad Kaufman
2014-05-15iwlwifi: mvm: combine p2p and station mac context functionsLuciano Coelho
2014-05-15iwlwifi: mvm: BT Coex - send channel inhibition before associationEmmanuel Grumbach
2014-05-15iwlwifi: mvm: add uapsd_disable module parameterMatt Chen
2014-05-14iwlwifi: allow dynamic configuration of internal memoryEran Harary
2014-05-13rsi: Changed the return value to enable BA set-upJahnavi Meher
2014-05-13brcmfmac: determine chanspec from struct cfg80211_chan_def infoArend van Spriel
2014-05-13brcmfmac: handle 80MHz chanspecs in construct_reg_info() functionArend van Spriel
2014-05-13brcmfmac: get rid of brcmf_cfg80211_set_channel() functionArend van Spriel
2014-05-13brcmfmac: enable 80Mhz in 5G custom regulatory rulesArend van Spriel
2014-05-13brcmfmac: provide VHT capability information to user-spaceArend van Spriel
2014-05-13brcm80211: extend channel conversion functions for 80MHz supportArend van Spriel
2014-05-13brcmfmac: remove usage of cfg80211_get_chandef_type()Arend van Spriel
2014-05-13brcmfmac: Fix reconnect failure after beacon timeoutDaniel Kim
2014-05-13brcmfmac: enhance nvram processingArend van Spriel
2014-05-13brcmfmac: Make FWS queueing configurable.Hante Meuleman
2014-05-13brcmfmac: Move handling 802.1x frames to dhd_linux.Hante Meuleman
2014-05-13brcmfmac: Move out hdrpull from tx_finalize.Hante Meuleman
2014-05-13brcmfmac: Report the support of firmware roamingDaniel Kim
2014-05-13brcmfmac: Give priority to 5GHz band in selecting target BSSDaniel Kim
2014-05-13ath9k_htc: use ath9k_cmn_debug_phy_errOleksij Rempel
2014-05-13ath9k: move phy_err to ath9k_cmn_debug_phy_errOleksij Rempel
2014-05-13ath9k_htc: use ath9k_cmn_debug_recvOleksij Rempel
2014-05-13ath9k: move recv to ath9k_cmn_debug_recvOleksij Rempel
2014-05-13ath9k & ath9k_htc: move ath_rx_stats to cmnOleksij Rempel
2014-05-13ath9k: reorder or remove some includesOleksij Rempel
2014-05-13ath9k_htc: use ath9k_cmn_debug_base_eepromOleksij Rempel