summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville28-139/+2368
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_i2c: Add DTS DocumentationChristophe Ricard1-0/+33
2014-05-20NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfcaChristophe Ricard1-19/+87
2014-05-20NFC: NCI: Send all NCI frames to raw socketsHiren Tandel1-0/+9
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel6-15/+117
2014-05-20NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel1-5/+2
2014-05-20NFC: digital: Handle multiple SENSF_REQ framesMark A. Greer1-1/+13
2014-05-20NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zeroMark A. Greer1-1/+1
2014-05-20brcmsmac: make return of 0 explicitJulia Lawall1-9/+4
2014-05-20ath9k_hw: Abort transmission for sleeping stationRajkumar Manoharan4-3/+31
2014-05-20b43: make B43_PCMCIA and B43_SDIO depend on B43_SSBRafał Miłecki1-2/+2
2014-05-20ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki2-0/+2
2014-05-20b43: rework band switchingRafał Miłecki2-60/+45
2014-05-20b43: complete PHY resetRafał Miłecki3-32/+61
2014-05-20b43: move PHY reset code into PHY specific fileRafał Miłecki3-34/+36
2014-05-20b43: split upload of init values into 2 functionsRafał Miłecki1-15/+22
2014-05-20rtlwifi: remove unused allow_all_destaddr functionsPeter Wu15-118/+0
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 Spelvin7-49/+53
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