summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-213-0/+161
* Bluetooth: Make pending_add return a pointer to the added entryJohan Hedberg2011-02-211-22/+40
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-1821-34/+51
|\
| * ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh2011-02-181-0/+1
| * wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez2011-02-181-0/+2
| * mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka2011-02-181-0/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-183-2/+10
| |\
| | * Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2011-02-162-0/+6
| | * Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-161-0/+2
| | * Bluetooth: fix crash with quirky dongles doing soundOliver Neukum2011-02-161-2/+2
| * | ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-153-22/+0
| |/
| * mac80211: add missing locking in ieee80211_reconfigEliad Peller2011-02-091-0/+2
| * iwl3945: remove plcp checkStanislaw Gruszka2011-02-091-1/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-093-0/+6
| |\
| * | mac80211: fix the skb cloned check in the tx pathFelix Fietkau2011-02-071-1/+1
| * | iwlagn: Re-enable RF_KILL interrupt when downDon Fry2011-02-071-0/+6
| * | ssb-pcmcia: Fix parsing of invariants tuplesMichael Büsch2011-02-071-1/+1
| * | ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan2011-02-043-4/+7
| * | carl9170: fix typo in PS codeChristian Lamparter2011-02-041-1/+1
| * | wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl2011-02-031-0/+3
| * | mac80211: fix TX status cookie in HW offload caseJohannes Berg2011-02-023-2/+9
| * | iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy2011-02-021-0/+2
* | | mac80211: Clear PS related flag on disabling power save.Vivek Natarajan2011-02-181-0/+1
* | | ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan2011-02-183-11/+1246
* | | ath9k_htc: Fix a compilation warning.Vivek Natarajan2011-02-181-1/+1
* | | small adjustment to net/mac80211/KconfigJan Beulich2011-02-181-1/+1
* | | ssb: reset device only if it was enabledRafał Miłecki2011-02-181-18/+22
* | | ssb: when needed, reject IM input while disabling deviceRafał Miłecki2011-02-182-1/+17
* | | p54: implement flush callbackChristian Lamparter2011-02-181-0/+43
* | | ssb: remove invalid define SSB_TMSLOW_PHYCLKRafał Miłecki2011-02-181-1/+0
* | | ssb: trivial: fix SPROM extract warning formattingRafał Miłecki2011-02-181-1/+1
* | | mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-184-15/+13
* | | wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski2011-02-181-1/+3
* | | mac80211: Add power to debugfs.Ben Greear2011-02-181-0/+6
* | | p54: Fix compile warningLarry Finger2011-02-181-1/+1
* | | ath5k: move external function definitions to a header fileBob Copeland2011-02-182-17/+20
* | | ssb: Make ssb_wait_bit multi-bit safeMichael Büsch2011-02-181-6/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-1824-236/+1196
|\ \ \
| * | | Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan2011-02-171-1/+1
| * | | Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan2011-02-171-3/+3
| * | | Bluetooth: fix errors reported by checkpatch.plGustavo F. Padovan2011-02-172-22/+18
| * | | Bluetooth: Fix some code style issues in hci_event.cSzymon Janc2011-02-171-8/+10
| * | | Bluetooth: Fix some code style issues in hci_core.cSzymon Janc2011-02-171-4/+3
| * | | Bluetooth: Fix some code style issues in hci_core.hSzymon Janc2011-02-171-29/+29
| * | | Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc2011-02-171-9/+0
| * | | Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc2011-02-171-1/+1
| * | | Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-164-1/+40
| * | | Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-164-7/+26
| * | | Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin2011-02-161-0/+1
| * | | Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) failsGustavo F. Padovan2011-02-161-0/+2