summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville60-727/+1484
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-22cfg80211: allow RSSI compensationEmmanuel Grumbach2-4/+15
2014-05-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov1-1/+2
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli3-1/+32
2014-05-21mac80211: export the expected throughputAntonio Quartulli6-0/+94
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-20cfg80211: export expected throughput through get_station()Antonio Quartulli3-28/+41
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-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg4-21/+26
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg12-27/+29
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg19-102/+106
2014-05-19mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho1-2/+3
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho1-5/+5
2014-05-19mac80211: minstrel-ht: small clarificationsJohannes Berg1-2/+3
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