summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-26NFC: digital: digital_in_send_attrib_req() can be staticFengguang Wu
2014-05-26NFC: dts: st21nfca_i2c: Correct minor typo in documentationChristophe Ricard
2014-05-26NFC: digital: Randomize poll cyclesThierry Escande
2014-05-26NFC: digital: Return proper error code when sending ATR_REQThierry Escande
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-22cfg80211: allow RSSI compensationEmmanuel Grumbach
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-21cfg80211: don't set reg timeout for user-handled hintArik Nemtsov
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli
2014-05-21mac80211: export the expected throughputAntonio Quartulli
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-20cfg80211: export expected throughput through get_station()Antonio Quartulli
2014-05-20NFC: st21nfca: Add ISO15693 Reader/Writer supportChristophe Ricard
2014-05-20NFC: st21nfca: Improve load_sessionChristophe Ricard
2014-05-20NFC: dts: st21nfca_i2c: Add DTS DocumentationChristophe Ricard
2014-05-20NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfcaChristophe Ricard
2014-05-20NFC: NCI: Send all NCI frames to raw socketsHiren Tandel
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel
2014-05-19NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel
2014-05-19NFC: digital: Handle multiple SENSF_REQ framesMark A. Greer
2014-05-19NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zeroMark A. Greer