summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-26NFC: port100: Add support for type 4B tagThierry Escande
2014-05-22mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_operJohn W. Linville
2014-05-22ath9k: fix sleep timer during suspendRajkumar Manoharan
2014-05-22ath9k: Handle multiple keys while setting tx filtersRajkumar Manoharan
2014-05-22mwifiex: update seq number correctly for packets from TDLS peerAvinash Patil
2014-05-22mwifiex: set TDLS flags for AMSDU packetsAvinash Patil
2014-05-22mwifiex: delete TDLS link upon Teardown eventAvinash Patil
2014-05-22mwifiex: silence TDLS link delete failure for nonexistent linkAvinash Patil
2014-05-22mwifiex: avoid TDLS check for packets destined to APAvinash Patil
2014-05-22ath9k: fix build error with disabled debugZefir Kurtisi
2014-05-22b43: N-PHY: add missing calib values for radio 0x2026 rev 11Rafał Miłecki
2014-05-22b43: fix list of 5 GHz channels for 802.11n cardsRafał Miłecki
2014-05-22b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/)Rafał Miłecki
2014-05-22libertas: fix return value when processing invalid packetDan Williams
2014-05-22rt2x00: Endless loop on hub port power downRichard Genoud
2014-05-22carl9170: fix leaks at failure path in carl9170_usb_probe()Alexey Khoroshilov
2014-05-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov
2014-05-22iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach
2014-05-22iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach
2014-05-22iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach
2014-05-21iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho
2014-05-21iwlwifi: mvm: don't filter out the first beaconAvri Altman
2014-05-21Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach
2014-05-21iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach
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-20NFC: st21nfca: Add ISO15693 Reader/Writer supportChristophe Ricard
2014-05-20NFC: st21nfca: Improve load_sessionChristophe Ricard
2014-05-20NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfcaChristophe Ricard
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-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-19iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2PLuciano Coelho
2014-05-19iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is setLuciano Coelho
2014-05-19iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach
2014-05-19iwlwifi: mvm: Remove redundant initializationAvri Altman