| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: Add support for running SMP without a socket | Vinicius Costa Gomes | 2011-09-21 | 1 | -2/+8 |
* | Bluetooth: Add support for pairing via mgmt over LE | Vinicius Costa Gomes | 2011-09-21 | 1 | -2/+13 |
* | Bluetooth: Add a flag to indicate that SMP is going on | Vinicius Costa Gomes | 2011-09-21 | 2 | -11/+37 |
* | Bluetooth: Reset the security timer when a command is queued | Vinicius Costa Gomes | 2011-09-21 | 1 | -12/+3 |
* | Bluetooth: make use of connection number to optimize the scheduler | Luiz Augusto von Dentz | 2011-09-21 | 1 | -0/+15 |
* | NFC: basic NCI protocol implementation | Ilan Elias | 2011-09-20 | 9 | -0/+1633 |
* | NFC: move nfc.h from include/net to include/net/nfc | Ilan Elias | 2011-09-20 | 1 | -1/+1 |
* | NFC: Add dev_up and dev_down control operations | Ilan Elias | 2011-09-20 | 3 | -0/+137 |
* | mac80211: fix indentation | Alexander Simon | 2011-09-20 | 1 | -1/+1 |
* | wireless: Do not allow disabled channel in scan request | Rajkumar Manoharan | 2011-09-20 | 1 | -7/+12 |
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 2011-09-20 | 20 | -99/+118 |
|\ |
|
| * | Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next | John W. Linville | 2011-09-19 | 1 | -9/+8 |
| |\ |
|
| | * | Bluetooth: Fix timeout on scanning for the second time | Oliver Neukum | 2011-09-15 | 1 | -9/+8 |
| * | | wireless: Fix rate mask for scan request | Rajkumar Manoharan | 2011-09-16 | 1 | -0/+2 |
| * | | wireless: Reset beacon_found while updating regulatory | Rajkumar Manoharan | 2011-09-16 | 1 | -0/+1 |
| * | | mac80211: fix missing sta_lock in __sta_info_destroy | Johannes Berg | 2011-09-13 | 1 | -1/+1 |
| * | | mac80211: fix suspend/resume races with unregister hw | Stanislaw Gruszka | 2011-08-22 | 3 | -3/+12 |
| |/ |
|
| * | Bluetooth: cmtp: Fix session cleanup on failed conn add | Peter Hurley | 2011-08-11 | 1 | -5/+6 |
| * | Bluetooth: hidp: Don't release device ref if never held | Peter Hurley | 2011-08-11 | 1 | -1/+0 |
| * | Bluetooth: hidp: Only free input device if failed register | Peter Hurley | 2011-08-11 | 1 | -1/+2 |
| * | Bluetooth: hidp: Fix memory leak of cached report descriptor | Peter Hurley | 2011-08-11 | 1 | -0/+1 |
| * | Bluetooth: hidp: Fix session cleanup on failed conn add | Peter Hurley | 2011-08-11 | 1 | -8/+6 |
| * | Bluetooth: cmtp: Fix deadlock in session deletion | Peter Hurley | 2011-08-11 | 3 | -3/+6 |
| * | Bluetooth: bnep: Fix deadlock in session deletion | Peter Hurley | 2011-08-11 | 2 | -4/+6 |
| * | Bluetooth: Don't use cmd_timer to timeout HCI reset command | Szymon Janc | 2011-08-11 | 1 | -2/+4 |
| * | Bluetooth: Fixed wrong L2CAP Sock timer value | Chen Ganir | 2011-08-11 | 1 | -1/+1 |
| * | Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks | Peter Hurley | 2011-08-11 | 1 | -3/+3 |
| * | Bluetooth: cmtp: Fix lost wakeup of session thread | Peter Hurley | 2011-08-11 | 1 | -2/+4 |
| * | Bluetooth: bnep: Fix lost wakeup of session thread | Peter Hurley | 2011-08-11 | 1 | -2/+4 |
| * | Bluetooth: sco: Fix lost wakeups waiting to accept socket | Peter Hurley | 2011-08-11 | 1 | -14/+14 |
| * | Bluetooth: l2cap: Fix lost wakeups waiting to accept socket | Peter Hurley | 2011-08-11 | 1 | -14/+14 |
| * | Bluetooth: Fix lost wakeups waiting for sock state change | Peter Hurley | 2011-08-11 | 1 | -3/+3 |
| * | Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket | Peter Hurley | 2011-08-11 | 1 | -14/+14 |
| * | Bluetooth: rfcomm: Remove unnecessary krfcommd event | Peter Hurley | 2011-08-11 | 1 | -10/+7 |
| * | Bluetooth: unlock if allocation fails in hci_blacklist_add() | Dan Carpenter | 2011-08-11 | 1 | -1/+1 |
* | | cfg80211/nl80211: Add PMKSA caching candidate event | Jouni Malinen | 2011-09-19 | 3 | -0/+61 |
* | | rfkill: properly assign a boolean type | Mohammed Shafi Shajakhan | 2011-09-19 | 1 | -1/+1 |
* | | cfg80211: validate IBSS BSSID | Johannes Berg | 2011-09-19 | 1 | -1/+5 |
* | | mac80211: Fix regression on queue stop during 2040 bss change | Rajkumar Manoharan | 2011-09-19 | 1 | -19/+24 |
* | | cfg80211: add cfg80211_find_vendor_ie() function | Eliad Peller | 2011-09-19 | 1 | -0/+27 |
* | | mac80211: fix endian issues and comments for BAR failure handling | Felix Fietkau | 2011-09-16 | 1 | -6/+8 |
* | | mac80211: Update device channel in case of HW channel switch supported | Shahar Levi | 2011-09-14 | 1 | -0/+3 |
* | | mac80211: Mark all mesh stations as QoS capable | Javier Cardona | 2011-09-14 | 1 | -1/+1 |
* | | mac80211: Mesh data frames must have the QoS header | Javier Cardona | 2011-09-14 | 7 | -14/+15 |
* | | mac80211: Start implementing QoS support for mesh interfaces | Javier Cardona | 2011-09-14 | 4 | -10/+14 |
* | | cfg80211: verify format of uAPSD information | Johannes Berg | 2011-09-14 | 1 | -0/+5 |
* | | mac80211: further optimise buffer expiry timer | Johannes Berg | 2011-09-14 | 1 | -7/+3 |
* | | mac80211: add ssid config to bss information in AP-mode | Arik Nemtsov | 2011-09-14 | 2 | -1/+20 |
* | | minstrel_ht: fix Open BA session request floods | Christian Lamparter | 2011-09-14 | 1 | -1/+2 |
* | | mac80211: stop tx before doing hw config and rate update | Rajkumar Manoharan | 2011-09-14 | 2 | -0/+17 |