summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | Bluetooth: Fix resetting remote authentication requirement after pairingJohan Hedberg2014-07-17
| | | * | | | | | | | | | | | | Bluetooth: never linger on process exitVladimir Davydov2014-07-17
| | | * | | | | | | | | | | | | Bluetooth: Don't bother user space without IO capabilitiesJohan Hedberg2014-07-17
| | | * | | | | | | | | | | | | Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg2014-07-17
| | | * | | | | | | | | | | | | Bluetooth: Fix always checking the blacklist for incoming connectionsJohan Hedberg2014-07-16
| | | * | | | | | | | | | | | | Bluetooth: Fix trying to initiate connections when acting as LE slaveJohan Hedberg2014-07-16
| | | * | | | | | | | | | | | | Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-16
| | | * | | | | | | | | | | | | Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-16
| | | * | | | | | | | | | | | | Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-16
| | | * | | | | | | | | | | | | Bluetooth: Add proper defines for HCI connection roleJohan Hedberg2014-07-16
| | | * | | | | | | | | | | | | Bluetooth: Don't try to reject failed LE connectionsJohan Hedberg2014-07-15
| | | * | | | | | | | | | | | | Bluetooth: Remove unnecessary params variable from process_adv_report()Johan Hedberg2014-07-15
| | * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-21
| | | * | | | | | | | | | | | | mac80211: fix Rx reordering with RX_FLAG_AMSDU_MOREMichal Kazior2014-07-21
| | | * | | | | | | | | | | | | mac80211: remove useless NULL checksEytan Lifshitz2014-07-21
| | | * | | | | | | | | | | | | mac80211: fix a potential NULL access in ieee80211_crypto_hw_decryptMax Stepanov2014-07-21
| | | * | | | | | | | | | | | | wireless: fixup genregdb.awk for remove of antenna gain from wireless-regdLuis R. Rodriguez2014-07-21
| | | * | | | | | | | | | | | | mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho2014-07-21
| | | * | | | | | | | | | | | | mac80211: make sure TDLS teardown packet is sent on timeLiad Kaufman2014-07-21
| | | * | | | | | | | | | | | | mac80211: ignore frames between TDLS peers when operating as APArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | cfg80211: fix TDLS setup with VHT peersArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: disable VHT for TDLSArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: set Rx highest rate in ht_capArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: support HT for TDLS stationsArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: move TDLS data to mgd private partArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: add TDLS QoS param IE on setup-confirmArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: add QoS IE during TDLS setup startArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: set TDLS capab to zero on failure framesArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: avoid adding some IEs on TDLS setup failure packetsArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: split extra TDLS IEs in setup framesArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: consolidate TDLS IE treatmentArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: fix error path for TDLS setupArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: track TDLS initiator internallyArik Nemtsov2014-07-21
| | | * | | | | | | | | | | | | mac80211: suppress unused variable warning without lockdepJohannes Berg2014-07-18
| | * | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Bluetooth: cmtp: Remove unnecessary null testHimangi Saraogi2014-07-14
| | | * | | | | | | | | | | | | Bluetooth: Fix trying LTK re-encryption when we don't have an LTKJohan Hedberg2014-07-14
| | | * | | | | | | | | | | | | Bluetooth: Remove sco_chan_get helper functionMarcel Holtmann2014-07-14
| | | * | | | | | | | | | | | | Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann2014-07-13
| | | * | | | | | | | | | | | | Bluetooth: Remove unneeded forward declaration of sco_chan_delMarcel Holtmann2014-07-13
| | | * | | | | | | | | | | | | Bluetooth: Remove unneeded forward declaration of __sco_chan_addMarcel Holtmann2014-07-13
| | | * | | | | | | | | | | | | Bluetooth: Allocate struct inquiry_entry with GFP_KERNELMarcel Holtmann2014-07-13
| | | * | | | | | | | | | | | | Bluetooth: Enable LE Long Term Key Request event only when supportedMarcel Holtmann2014-07-13
| | | * | | | | | | | | | | | | Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann2014-07-13
| | | * | | | | | | | | | | | | Bluetooth: Read LE Advertising Channel TX Power only when availableMarcel Holtmann2014-07-13
| | | * | | | | | | | | | | | | 6lowpan: introduce new net/6lowpan directoryAlexander Aring2014-07-12
| | | * | | | | | | | | | | | | Bluetooth: Fix tracking local SSP authentication requirementJohan Hedberg2014-07-11
| | | * | | | | | | | | | | | | Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann2014-07-11
| | | * | | | | | | | | | | | | Bluetooth: Move struct sco_conn into net/bluetooth/sco.cMarcel Holtmann2014-07-11