summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc2011-10-311-1/+1
* Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-142-2/+8
* b43: Fix beacon problem in ad-hoc modeManual Munz2011-09-191-1/+2
* Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-09-193-17/+22
|\
| * Bluetooth: add support for 2011 mac miniJurgen Kramer2011-09-171-0/+3
| * Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem2011-09-171-0/+3
| * Bluetooth: Fixed BT ST Channel reg orderChen Ganir2011-09-171-8/+8
| * Bluetooth: Fix timeout on scanning for the second timeOliver Neukum2011-09-151-9/+8
* | iwlagn: workaround bug crashing some APsDon Fry2011-09-161-0/+5
* | wireless: Fix rate mask for scan requestRajkumar Manoharan2011-09-161-0/+2
* | rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-09-161-8/+9
* | rt2800pci: Fix compiler error on PowerPCLarry Finger2011-09-161-13/+17
* | ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2011-09-162-20/+40
* | wireless: Reset beacon_found while updating regulatoryRajkumar Manoharan2011-09-161-0/+1
* | iwlagn: fix command queue timeoutJohannes Berg2011-09-131-0/+2
* | iwlagn: fix stack corruptionJohannes Berg2011-09-131-1/+1
* | ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan2011-09-131-0/+6
* | mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg2011-09-131-1/+1
* | rtlwifi: Fix problem when switching connectionsGeorge2011-09-131-0/+8
* | rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge2011-09-131-5/+6
* | ath9k_hw: fix calibration on 5 ghzFelix Fietkau2011-08-301-1/+2
* | iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka2011-08-291-5/+8
* | ath9k_hw: Fix init mode register regressionRajkumar Manoharan2011-08-291-1/+1
* | ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-241-0/+4
* | carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov2011-08-241-1/+3
* | wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho2011-08-231-0/+1
* | wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv2011-08-231-1/+1
* | wl12xx: Remove obsolete testmode NVS push commandIdo Yariv2011-08-231-45/+0
* | bcma: add uevent to the bus, to autoload driversDavid Woodhouse2011-08-221-0/+12
* | ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC addressSenthil Balasubramanian2011-08-221-1/+1
* | rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka2011-08-221-13/+1
* | mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-224-3/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-08-2215-89/+105
|\|
| * Bluetooth: cmtp: Fix session cleanup on failed conn addPeter Hurley2011-08-111-5/+6
| * Bluetooth: hidp: Don't release device ref if never heldPeter Hurley2011-08-111-1/+0
| * Bluetooth: hidp: Only free input device if failed registerPeter Hurley2011-08-111-1/+2
| * Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley2011-08-111-0/+1
| * Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley2011-08-111-8/+6
| * Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley2011-08-113-3/+6
| * Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley2011-08-112-4/+6
| * Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc2011-08-111-2/+4
| * Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir2011-08-111-1/+1
| * Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley2011-08-111-3/+3
| * Bluetooth: cmtp: Fix lost wakeup of session threadPeter Hurley2011-08-111-2/+4
| * Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley2011-08-111-2/+4
| * Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-111-14/+14
| * Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-111-14/+14
| * Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley2011-08-111-3/+3
| * Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley2011-08-111-14/+14
| * Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley2011-08-111-10/+7