summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-29cfg80211: fix dev <-> wiphy typomaster-2010-07-29Christian Lamparter
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-07-29iwlwifi: fix scan abortStanislaw Gruszka
2010-07-29mwl8k: change maintenance statusLennert Buytenhek
2010-07-29wl1271: update hw/fw version info in wiphy structJohn W. Linville
2010-07-29wl1251: update hw/fw version info in wiphy structJohn W. Linville
2010-07-29wl1271: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29wl1251: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29ar9170: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29mwl8k: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-29ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau
2010-07-28Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez
2010-07-28ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez
2010-07-28cfg80211: Update of regulatory request initiator handlingYuri Ershov
2010-07-28nl80211: Fix memory leaksYuri Ershov
2010-07-28mac80211: Put some code under MESH macroYuri Ershov
2010-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-27Bluetooth: Fix kfree() => kfree_skb() in hci_ath.cDan Carpenter
2010-07-27Bluetooth: Add __init and __exit marks to RFCOMMGustavo F. Padovan
2010-07-27Bluetooth: Add __init and __exit marks to UART driversGustavo F. Padovan
2010-07-27Bluetooth: Use hci_recv_stream_fragment() in UART driverGustavo F. Padovan
2010-07-27Bluetooth: Test 'count' value before enter the loopGustavo F. Padovan
2010-07-27Bluetooth: Fix permission of hci_ath.cGustavo F. Padovan
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann
2010-07-27wireless: Convert wiphy_debug macro to functionmaster-2010-07-27Joe Perches
2010-07-27drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-27include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches
2010-07-27libertas: remove unused cmd_pending waitqDan Williams
2010-07-27libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams
2010-07-27libertas: kill unused lbs_prepare_and_send_command()Dan Williams
2010-07-27libertas: convert DEEP_SLEEP timer to a direct commandDan Williams
2010-07-27libertas: convert PS_MODE to a direct commandDan Williams
2010-07-27libertas: remove unused indirect command response handlerDan Williams
2010-07-27libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams
2010-07-27libertas: convert Mesh Blinding Table access to a direct commandDan Williams
2010-07-27libertas: convert register access to direct commandsDan Williams
2010-07-27libertas: convert LED_GPIO_CTRL to a direct commandDan Williams
2010-07-27libertas: remove Beacon ControlDan Williams
2010-07-27libertas: remove unused Automatic Frequency Control commandDan Williams
2010-07-27libertas: remove unused indirect TPC_CFG command leftoversDan Williams
2010-07-27libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams
2010-07-27libertas: clean up RSSI commandDan Williams
2010-07-27libertas: clean up MONITOR_MODE commandDan Williams
2010-07-27rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka
2010-07-27rt2500usb: truly disable encryption when initializeStanislaw Gruszka
2010-07-27rt2500usb: write keys to proper registersStanislaw Gruszka
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian