summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-31ath9k: Update spectral scan output dataSven Eckelmann3-11/+15
2013-01-31ath9k: reorder error codes for spectralSimon Wunderlich1-4/+4
2013-01-31ath9k: drop spectral packets after processing themSimon Wunderlich3-15/+25
2013-01-31ath9k: add debug parameters for spectral scanSimon Wunderlich4-17/+200
2013-01-31mwifiex: fix invalid access of PCIe RxBD ring buffer descriptorAvinash Patil1-2/+2
2013-01-31rt2x00: print chip and firmware version by defaultStanislaw Gruszka2-4/+4
2013-01-31drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate testJulia Lawall1-3/+0
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville61-91/+98
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville24-178/+576
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville13-120/+375
2013-01-29Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville47-2022/+4622
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville70-217/+6497
2013-01-28mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen1-0/+2
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan6-2/+234
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan1-4/+4
2013-01-25mac80211: avoid a build warningArnd Bergmann1-4/+4
2013-01-24mac80211: remove redundant checkJohannes Berg1-11/+10
2013-01-24cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich1-1/+2
2013-01-24mac80211: support mesh rate updatesThomas Pedersen2-2/+9
2013-01-24mac80211: clean up mesh sta allocation warningThomas Pedersen2-68/+95
2013-01-24ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao1-1/+4
2013-01-24mac80211: fix aggregation state with current driversJohannes Berg2-16/+10
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach5-7/+13
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach2-0/+7
2013-01-24iwlwifi: update copyrightJohannes Berg61-91/+91
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg3-0/+27
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg3-0/+27
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg3-0/+27
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblockJohan Hedberg1-4/+6
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_disconnectJohan Hedberg1-8/+14
2013-01-23Bluetooth: Fix checking for valid disconnect parameters in unpair_deviceJohan Hedberg1-0/+5
2013-01-23Bluetooth: Fix checking for valid address type values in mgmt commandsJohan Hedberg1-2/+34
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg1-0/+23
2013-01-23Bluetooth: Check for valid key->authenticated value for LTKsJohan Hedberg1-0/+2
2013-01-23Bluetooth: Refactor valid LTK data testing into its own functionJohan Hedberg1-1/+8
2013-01-23Bluetooth: Fix checking for proper key->master value in Load LTKsJohan Hedberg1-0/+9
2013-01-23Bluetooth: Fix returning proper mgmt status for Load LTKsJohan Hedberg1-1/+1
2013-01-23Bluetooth: Fix checking for correct mgmt_load_link_keys parametersJohan Hedberg1-0/+4
2013-01-23Bluetooth: Fix pair device command reply if adapter is powered offSzymon Janc1-6/+6
2013-01-23Bluetooth: Fix Class of Device indication when powering offJohan Hedberg1-0/+6
2013-01-23ath9k_hw: remove a useless WARN_ONFelix Fietkau1-3/+0
2013-01-23ath9k_hw: reduce struct ar5416AniState sizeFelix Fietkau2-14/+6
2013-01-23ath9k_hw: remove ath9k_hw_ani_setup and its variablesFelix Fietkau4-25/+1
2013-01-23ath9k_hw: make the initval parameter to ath9k_hw_write_array constFelix Fietkau2-2/+2
2013-01-23ath9k: use ath_tx_process_buffer instead of open-coding similar codeFelix Fietkau1-37/+32
2013-01-23ath9k: clean up processing of pending tx frames on resetFelix Fietkau4-59/+32
2013-01-23ath9k: stop rx after txFelix Fietkau1-2/+2
2013-01-23net: wireless/rtlwifi: fix uninitialized variable issueCong Ding3-3/+3
2013-01-23iwlegacy: don't return zero on failure paths in il4965_pci_probe()Alexey Khoroshilov1-0/+1
2013-01-23mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()Alexey Khoroshilov1-0/+3