summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville23-84/+87
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville9-88/+1860
2014-05-20ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville1-1/+1
2014-05-20b43: xmit: set 5 GHz bit depending on current bandRafał Miłecki2-2/+2
2014-05-20ath9k_htc: fix build with disabled debugOleksij Rempel1-1/+1
2014-05-20b43: add more devices to the bands databaseRafał Miłecki1-0/+32
2014-05-20b43: move bands detection to a separated functionRafał Miłecki1-42/+56
2014-05-20NFC: st21nfca: Add ISO15693 Reader/Writer supportChristophe Ricard1-1/+72
2014-05-20NFC: st21nfca: Improve load_sessionChristophe Ricard1-2/+19
2014-05-20NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfcaChristophe Ricard1-19/+87
2014-05-19brcmsmac: make return of 0 explicitJulia Lawall1-9/+4
2014-05-19ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan4-3/+31
2014-05-19b43: make B43_PCMCIA and B43_SDIO depend on B43_SSBRafał Miłecki1-2/+2
2014-05-19b43: rework band switchingRafał Miłecki2-60/+45
2014-05-19b43: complete PHY resetRafał Miłecki3-32/+61
2014-05-19b43: move PHY reset code into PHY specific fileRafał Miłecki3-34/+36
2014-05-19b43: split upload of init values into 2 functionsRafał Miłecki1-15/+22
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu15-118/+0
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg2-3/+3
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg8-13/+13
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg15-68/+71
2014-05-16wlcore: Remove trailing semicolon from do {...} while (0) macroJoe Perches1-2/+2
2014-05-16mwifiex: set valid tx_param during mwifiex_send_null_packetAvinash Patil2-1/+4
2014-05-16mwifiex: restore current SDIO write port in failure casesAvinash Patil1-1/+5
2014-05-16ath: add JP DFS pattern detectorJanusz Dziedzic1-0/+20
2014-05-16ath: add DFS FCC pattern detectorJanusz Dziedzic1-1/+24
2014-05-16drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2-45/+43
2014-05-16drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32George Spelvin1-12/+6
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin5-7/+3
2014-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville51-368/+443
2014-05-16Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville4-3/+39
2014-05-15iwlwifi: fix LED support Kconfig dependenciesJohannes Berg1-1/+1
2014-05-15iwlwifi: update nmi registerLiad Kaufman5-5/+26
2014-05-15iwlwifi: mvm: combine p2p and station mac context functionsLuciano Coelho1-58/+32
2014-05-15iwlwifi: mvm: BT Coex - send channel inhibition before associationEmmanuel Grumbach2-31/+18
2014-05-15iwlwifi: mvm: add uapsd_disable module parameterMatt Chen4-7/+15
2014-05-14iwlwifi: allow dynamic configuration of internal memoryEran Harary4-0/+30
2014-05-13rsi: Changed the return value to enable BA set-upJahnavi Meher1-0/+1
2014-05-13brcmfmac: determine chanspec from struct cfg80211_chan_def infoArend van Spriel1-3/+57
2014-05-13brcmfmac: handle 80MHz chanspecs in construct_reg_info() functionArend van Spriel1-5/+16
2014-05-13brcmfmac: get rid of brcmf_cfg80211_set_channel() functionArend van Spriel1-21/+7
2014-05-13brcmfmac: enable 80Mhz in 5G custom regulatory rulesArend van Spriel1-2/+2
2014-05-13brcmfmac: provide VHT capability information to user-spaceArend van Spriel1-14/+59
2014-05-13brcm80211: extend channel conversion functions for 80MHz supportArend van Spriel3-24/+84
2014-05-13brcmfmac: remove usage of cfg80211_get_chandef_type()Arend van Spriel1-4/+3
2014-05-13brcmfmac: Fix reconnect failure after beacon timeoutDaniel Kim1-11/+0
2014-05-13brcmfmac: enhance nvram processingArend van Spriel1-44/+176
2014-05-13brcmfmac: Make FWS queueing configurable.Hante Meuleman3-0/+17
2014-05-13brcmfmac: Move handling 802.1x frames to dhd_linux.Hante Meuleman2-11/+9
2014-05-13brcmfmac: Move out hdrpull from tx_finalize.Hante Meuleman3-42/+37