summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-29mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau2-0/+6
2010-07-29Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez1-2/+2
2010-07-29ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez1-4/+9
2010-07-29cfg80211: Update of regulatory request initiator handlingYuri Ershov1-1/+2
2010-07-29nl80211: Fix memory leaksYuri Ershov1-0/+2
2010-07-29mac80211: Put some code under MESH macroYuri Ershov1-0/+2
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville10-137/+63
2010-07-28Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter1-1/+1
2010-07-27Bluetooth: Add __init and __exit marks to RFCOMMGustavo F. Padovan2-3/+3
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan4-8/+8
2010-07-27Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan1-101/+2
2010-07-27Bluetooth: Test 'count' value before enter the loopGustavo F. Padovan1-4/+4
2010-07-27Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan1-0/+0
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann3-20/+45
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches2-2/+52
2010-07-27drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches1-16/+13
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches22-464/+398
2010-07-27include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches1-1/+63
2010-07-27libertas: remove unused cmd_pending waitqDan Williams2-9/+0
2010-07-27libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams1-4/+2
2010-07-27libertas: kill unused lbs_prepare_and_send_command()Dan Williams4-146/+9
2010-07-27libertas: convert DEEP_SLEEP timer to a direct commandDan Williams2-12/+8
2010-07-27libertas: convert PS_MODE to a direct commandDan Williams7-126/+95
2010-07-27libertas: remove unused indirect command response handlerDan Williams1-24/+1
2010-07-27libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams5-34/+26
2010-07-27libertas: convert Mesh Blinding Table access to a direct commandDan Williams5-46/+158
2010-07-27libertas: convert register access to direct commandsDan Williams6-180/+94
2010-07-27libertas: convert LED_GPIO_CTRL to a direct commandDan Williams1-3/+2
2010-07-27libertas: remove Beacon ControlDan Williams4-11/+2
2010-07-27libertas: remove unused Automatic Frequency Control commandDan Williams3-23/+3
2010-07-27libertas: remove unused indirect TPC_CFG command leftoversDan Williams3-20/+0
2010-07-27libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams7-238/+139
2010-07-27libertas: clean up RSSI commandDan Williams8-77/+51
2010-07-27libertas: clean up MONITOR_MODE commandDan Williams4-72/+33
2010-07-27rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka1-0/+8
2010-07-27rt2500usb: truly disable encryption when initializeStanislaw Gruszka1-0/+1
2010-07-27rt2500usb: write keys to proper registersStanislaw Gruszka1-1/+1
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian2-161/+160
2010-07-27ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian1-1/+1
2010-07-27ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian2-225/+366
2010-07-27ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian2-145/+153
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen4-12/+12
2010-07-27p54: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+17
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville4739-139657/+325184
2010-07-26rt2x00: Fix regression for rt2500pciIvo van Doorn1-6/+13
2010-07-26mac80211: Don't set per-BSS QoS for monitor interfacesSujith1-2/+6
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau1-18/+1
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau1-1/+1
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau3-2/+10
2010-07-26ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau1-8/+8