| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-03-27 | 6 | -77/+106 |
|\ |
|
| * | Bluetooth: Fix returning peer address in pending connect state | Johan Hedberg | 2014-03-26 | 2 | -2/+4 |
| * | Bluetooth: Remove unnecessary assignment in SMP | Johan Hedberg | 2014-03-24 | 1 | -2/+0 |
| * | Bluetooth: Fix potential NULL pointer dereference in smp_conn_security | Johan Hedberg | 2014-03-24 | 1 | -1/+1 |
| * | Bluetooth: Remove LTK re-encryption procedure | Johan Hedberg | 2014-03-24 | 2 | -49/+7 |
| * | Bluetooth: Don't try to confirm locally initiated SMP pairing | Johan Hedberg | 2014-03-24 | 1 | -0/+5 |
| * | Bluetooth: Add SMP flag to track which side is the initiator | Johan Hedberg | 2014-03-24 | 2 | -0/+7 |
| * | Bluetooth: Fix SMP confirmation callback handling | Johan Hedberg | 2014-03-24 | 1 | -0/+4 |
| * | Bluetooth: Add missing cmd_status handler for LE_Start_Encryption | Johan Hedberg | 2014-03-24 | 1 | -0/+34 |
| * | Bluetooth: Fix potential NULL pointer dereference in SMP | Johan Hedberg | 2014-03-24 | 1 | -1/+7 |
| * | Bluetooth: Track current configured LE scan type parameter | Marcel Holtmann | 2014-03-21 | 1 | -0/+25 |
| * | Bluetooth: Fix address value for early disconnection events | Johan Hedberg | 2014-03-20 | 2 | -21/+11 |
| * | Bluetooth: Fix passkey endianess in user_confirm and notify_passkey | Johan Hedberg | 2014-03-20 | 3 | -5/+5 |
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-03-20 | 15 | -183/+360 |
|\| |
|
| * | Bluetooth: Enforce strict Secure Connections Only mode security | Marcel Holtmann | 2014-03-19 | 2 | -0/+23 |
| * | Bluetooth: Fix Pair Device response parameters for pairing failure | Johan Hedberg | 2014-03-19 | 1 | -2/+14 |
| * | Bluetooth: Fix SMP user passkey notification mgmt event | Johan Hedberg | 2014-03-19 | 1 | -2/+3 |
| * | Bluetooth: Increase SMP re-encryption delay to 500ms | Johan Hedberg | 2014-03-19 | 1 | -1/+1 |
| * | Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID | Johan Hedberg | 2014-03-19 | 1 | -4/+2 |
| * | Bluetooth: Fix MITM flag when initiating SMP pairing | Johan Hedberg | 2014-03-18 | 1 | -0/+6 |
| * | Bluetooth: Fix smp_e byte order to be consistent with SMP specification | Johan Hedberg | 2014-03-18 | 1 | -55/+46 |
| * | Bluetooth: Fix const declaration for swap function src parameter | Johan Hedberg | 2014-03-18 | 1 | -2/+2 |
| * | Bluetooth: Fix updating SMP remote key distribution information | Johan Hedberg | 2014-03-14 | 1 | -0/+5 |
| * | Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed | Arnd Bergmann | 2014-03-13 | 1 | -1/+1 |
| * | Bluetooth: Convert uses of __constant_<foo> to <foo> | Joe Perches | 2014-03-12 | 11 | -96/+96 |
| * | Bluetooth: Enable duplicates filter in background scan | Andre Guedes | 2014-03-11 | 1 | -5/+7 |
| * | Bluetooth: Fix aborting eSCO connection in case of error 0x20 | Andrew Earl | 2014-03-11 | 1 | -0/+1 |
| * | Bluetooth: make bluetooth 6lowpan as an option | Alexander Aring | 2014-03-11 | 3 | -2/+30 |
| * | Bluetooth: Make LTK and CSRK only persisent when bonding | Marcel Holtmann | 2014-03-10 | 2 | -8/+17 |
| * | Bluetooth: Add support for handling signature resolving keys | Marcel Holtmann | 2014-03-09 | 3 | -5/+94 |
| * | Bluetooth: Fix skb allocation check for A2MP | Gustavo Padovan | 2014-03-07 | 1 | -1/+7 |
| * | Bluetooth: Fix expected key count debug logs | Johan Hedberg | 2014-03-07 | 1 | -3/+3 |
| * | Bluetooth: Fix removing Long Term Key | Claudio Takahasi | 2014-03-05 | 1 | -1/+7 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-03-20 | 22 | -176/+298 |
|\ \ |
|
| * | | cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) | Zhao, Gang | 2014-03-19 | 4 | -5/+2 |
| * | | cfg80211: remove unnecessary check | Zhao, Gang | 2014-03-19 | 1 | -3/+0 |
| * | | mac80211: set beamforming bit in radiotap | Emmanuel Grumbach | 2014-03-19 | 1 | -0/+2 |
| * | | cfg80211/mac80211: ignore signal if the frame was heard on wrong channel | Emmanuel Grumbach | 2014-03-19 | 3 | -29/+23 |
| * | | cfg80211: make __cfg80211_join_ibss() static | Zhao, Gang | 2014-03-19 | 2 | -8/+4 |
| * | | mac80211: release sched_scan_sdata when stopping sched scan | Alexander Bondar | 2014-03-19 | 1 | -2/+4 |
| * | | mac80211: fix WPA with VLAN on AP side with ps-sta again | Michael Braun | 2014-03-19 | 1 | -1/+1 |
| * | | mac80211: fix suspend vs. authentication race | Johannes Berg | 2014-03-19 | 3 | -3/+38 |
| * | | mac80211: verify deauthentication and return error on failure | Johannes Berg | 2014-03-19 | 1 | -13/+17 |
| * | | mac80211: fix potential use-after-free | Johannes Berg | 2014-03-19 | 1 | -1/+1 |
| * | | cfg80211: allow reprocessing of pending requests | Luis R. Rodriguez | 2014-03-03 | 1 | -6/+8 |
| * | | mac80211: add missing update on rx status VHT flag | Chun-Yeow Yeoh | 2014-03-03 | 1 | -0/+1 |
| * | | mac80211: refactor channel switch function | Michal Kazior | 2014-03-03 | 1 | -50/+63 |
| * | | cfg80211: send stop AP event only due to internal reason | Ilan Peer | 2014-02-25 | 5 | -8/+9 |
| * | | cfg80211: DFS get CAC time from regulatory database | Janusz Dziedzic | 2014-02-25 | 5 | -6/+72 |
| * | | cfg80211: regulatory: allow getting DFS CAC time from userspace | Janusz Dziedzic | 2014-02-25 | 3 | -8/+45 |