summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior
2014-07-21mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior
2014-07-21mac80211: remove useless NULL checksEytan Lifshitz
2014-07-21Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg
2014-07-21mac80211: fix a potential NULL access in ieee80211_crypto_hw_decryptMax Stepanov
2014-07-21wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez
2014-07-21mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho
2014-07-21mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman
2014-07-21mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov
2014-07-21cfg80211: fix TDLS setup with VHT peersArik Nemtsov
2014-07-21mac80211: disable VHT for TDLSArik Nemtsov
2014-07-21mac80211: set Rx highest rate in ht_capArik Nemtsov
2014-07-21mac80211: support HT for TDLS stationsArik Nemtsov
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov
2014-07-21mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov
2014-07-21mac80211: set TDLS capab to zero on failure framesArik Nemtsov
2014-07-21mac80211: avoid adding some IEs on TDLS setup failure packetsArik Nemtsov
2014-07-21mac80211: split extra TDLS IEs in setup framesArik Nemtsov
2014-07-21mac80211: consolidate TDLS IE treatmentArik Nemtsov
2014-07-21mac80211: fix error path for TDLS setupArik Nemtsov
2014-07-21mac80211: track TDLS initiator internallyArik Nemtsov
2014-07-20Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann
2014-07-20Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg
2014-07-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-07-18Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg
2014-07-18mac80211: suppress unused variable warning without lockdepJohannes Berg
2014-07-17Bluetooth: Fix allowing initiating pairing when not pairableJohan Hedberg
2014-07-17Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg
2014-07-17Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg
2014-07-17Bluetooth: Fix resetting remote authentication requirement after pairingJohan Hedberg
2014-07-17Bluetooth: never linger on process exitVladimir Davydov
2014-07-17Bluetooth: Don't bother user space without IO capabilitiesJohan Hedberg
2014-07-17Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg
2014-07-16Bluetooth: Fix always checking the blacklist for incoming connectionsJohan Hedberg
2014-07-16Bluetooth: Fix trying to initiate connections when acting as LE slaveJohan Hedberg
2014-07-16Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg
2014-07-16Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg
2014-07-16Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg
2014-07-16Bluetooth: Add proper defines for HCI connection roleJohan Hedberg
2014-07-15Bluetooth: Don't try to reject failed LE connectionsJohan Hedberg
2014-07-15Bluetooth: Remove unnecessary params variable from process_adv_report()Johan Hedberg
2014-07-14Bluetooth: cmtp: Remove unnecessary null testHimangi Saraogi
2014-07-14Bluetooth: Fix trying LTK re-encryption when we don't have an LTKJohan Hedberg
2014-07-14Bluetooth: Remove sco_chan_get helper functionMarcel Holtmann
2014-07-13Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann
2014-07-13Bluetooth: Remove unneeded forward declaration of sco_chan_delMarcel Holtmann
2014-07-13Bluetooth: Remove unneeded forward declaration of __sco_chan_addMarcel Holtmann