| Commit message (Expand) | Author | Age | Files | Lines |
* | NFC: basic NCI protocol implementation | Ilan Elias | 2011-09-20 | 11 | -0/+2129 |
* | NFC: move nfc.h from include/net to include/net/nfc | Ilan Elias | 2011-09-20 | 4 | -3/+3 |
* | NFC: Add dev_up and dev_down control operations | Ilan Elias | 2011-09-20 | 6 | -0/+149 |
* | mac80211: fix indentation | Alexander Simon | 2011-09-20 | 2 | -2/+2 |
* | 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 | 53 | -279/+358 |
|\ |
|
| * | b43: Fix beacon problem in ad-hoc mode | Manual Munz | 2011-09-19 | 1 | -1/+2 |
| * | Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next | John W. Linville | 2011-09-19 | 3 | -17/+22 |
| |\ |
|
| | * | Bluetooth: add support for 2011 mac mini | Jurgen Kramer | 2011-09-17 | 1 | -0/+3 |
| | * | Bluetooth: Add MacBookAir4,1 support | Pieter-Augustijn Van Malleghem | 2011-09-17 | 1 | -0/+3 |
| | * | Bluetooth: Fixed BT ST Channel reg order | Chen Ganir | 2011-09-17 | 1 | -8/+8 |
| | * | Bluetooth: Fix timeout on scanning for the second time | Oliver Neukum | 2011-09-15 | 1 | -9/+8 |
| * | | iwlagn: workaround bug crashing some APs | Don Fry | 2011-09-16 | 1 | -0/+5 |
| * | | wireless: Fix rate mask for scan request | Rajkumar Manoharan | 2011-09-16 | 1 | -0/+2 |
| * | | rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms | Larry Finger | 2011-09-16 | 1 | -8/+9 |
| * | | rt2800pci: Fix compiler error on PowerPC | Larry Finger | 2011-09-16 | 1 | -13/+17 |
| * | | ipw2x00: fix rtnl mutex deadlock | Stanislaw Gruszka | 2011-09-16 | 2 | -20/+40 |
| * | | wireless: Reset beacon_found while updating regulatory | Rajkumar Manoharan | 2011-09-16 | 1 | -0/+1 |
| * | | iwlagn: fix command queue timeout | Johannes Berg | 2011-09-13 | 1 | -0/+2 |
| * | | iwlagn: fix stack corruption | Johannes Berg | 2011-09-13 | 1 | -1/+1 |
| * | | ath9k: Fix kernel panic on unplugging the device | Mohammed Shafi Shajakhan | 2011-09-13 | 1 | -0/+6 |
| * | | mac80211: fix missing sta_lock in __sta_info_destroy | Johannes Berg | 2011-09-13 | 1 | -1/+1 |
| * | | rtlwifi: Fix problem when switching connections | George | 2011-09-13 | 1 | -0/+8 |
| * | | rtlwifi: rtl8192su: Fix problem connecting to HT-enabled AP | George | 2011-09-13 | 1 | -5/+6 |
| * | | ath9k_hw: fix calibration on 5 ghz | Felix Fietkau | 2011-08-30 | 1 | -1/+2 |
| * | | iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0) | Stanislaw Gruszka | 2011-08-29 | 1 | -5/+8 |
| * | | ath9k_hw: Fix init mode register regression | Rajkumar Manoharan | 2011-08-29 | 1 | -1/+1 |
| * | | ath9k: Fix PS wrappers in ath9k_set_coverage_class | Mohammed Shafi Shajakhan | 2011-08-24 | 1 | -0/+4 |
| * | | carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock | Alexey Khoroshilov | 2011-08-24 | 1 | -1/+3 |
| * | | wl12xx: add max_sched_scan_ssids value to the hw description | Luciano Coelho | 2011-08-23 | 1 | -0/+1 |
| * | | wl12xx: Fix validation of pm_runtime_get_sync return value | Ido Yariv | 2011-08-23 | 1 | -1/+1 |
| * | | wl12xx: Remove obsolete testmode NVS push command | Ido Yariv | 2011-08-23 | 1 | -45/+0 |
| * | | bcma: add uevent to the bus, to autoload drivers | David Woodhouse | 2011-08-22 | 1 | -0/+12 |
| * | | ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address | Senthil Balasubramanian | 2011-08-22 | 1 | -1/+1 |
| * | | rt2x00: do not drop usb dev reference counter on suspend | Stanislaw Gruszka | 2011-08-22 | 1 | -13/+1 |
| * | | mac80211: fix suspend/resume races with unregister hw | Stanislaw Gruszka | 2011-08-22 | 4 | -3/+15 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/... | John W. Linville | 2011-08-22 | 15 | -89/+105 |
| |\ \
| | |/ |
|
| | * | 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 |