summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cw1200: Rename 'sbus' to 'hwbus'Solomon Peachy2013-06-0310-123/+119
| * | | cw1200: remove unused including <linux/version.h>Wei Yongjun2013-05-303-3/+0
| * | | cw1200: use module_spi_driver to simplify the codeWei Yongjun2013-05-301-14/+1
| * | | cw1200: convert to use simple_open()Wei Yongjun2013-05-301-7/+1
| * | | cw1200: remove duplicated include from wsm.cWei Yongjun2013-05-301-1/+0
| * | | cw1200: Fix compile with CONFIG_PM=nSolomon Peachy2013-05-305-4/+27
| * | | ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel2013-05-303-3/+15
| * | | ath9k: remove useless flag conversation.Oleksij Rempel2013-05-304-10/+12
* | | | iwlwifi: include export.h instead of module.hJohannes Berg2013-06-111-2/+1
* | | | iwlwifi: ignore 0-length PHY DB sectionsEmmanuel Grumbach2013-06-111-0/+3
* | | | iwlwifi: mvm: fix irrelevant commentEmmanuel Grumbach2013-06-111-2/+1
* | | | iwlwifi: mvm: remove unused wait_for_ba fieldEmmanuel Grumbach2013-06-111-2/+0
* | | | iwlwifi: mvm: remove iwl_mvm_dbgfs_set_fw_dbg_log declarationJohannes Berg2013-06-101-5/+0
| |_|/ |/| |
* | | iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz2013-06-051-0/+3
* | | iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach2013-06-051-1/+1
* | | iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2013-06-052-0/+5
* | | iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar2013-06-042-26/+17
* | | iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach2013-06-043-2/+13
* | | iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach2013-06-041-4/+5
* | | iwlwifi: mvm: Fix quota command settingsIlan Peer2013-06-041-9/+16
* | | iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary2013-06-041-1/+2
* | | iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach2013-06-042-1/+108
* | | iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach2013-06-041-0/+11
* | | iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach2013-06-041-0/+7
* | | iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach2013-06-041-1/+1
* | | iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-298-21/+182
* | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-05-29136-2607/+18099
|\ \ \ | |/ /
| * | cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy2013-05-2934-0/+15040
| * | mwifiex: dump small buffers with help of %*phAndy Shevchenko2013-05-291-3/+2
| * | net: wireless: p54spi: Fix commenting styleSachin Kamat2013-05-291-8/+7
| * | net: wireless: p54spi: Use module_spi_driver macroSachin Kamat2013-05-291-21/+1
| * | ath9k_hw: fix PA predistortion miscalibrationFelix Fietkau2013-05-291-8/+11
| * | wil6210: Don't use wdev->sme_stateVladimir Kondratiev2013-05-294-13/+13
| * | wil6210: channel off by 1Vladimir Kondratiev2013-05-291-1/+1
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-2947-1388/+1007
| |\ \ | | |/
| | * cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-275-38/+52
| | * cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-256-59/+32
| | * cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-254-149/+70
| | * regulatory: remove reg_mutexJohannes Berg2013-05-251-57/+19
| | * regulatory: use RCU in regulatory_hint_11d()Johannes Berg2013-05-251-14/+16
| | * cfg80211: simplify and correct P2P-Device scan checkJohannes Berg2013-05-251-10/+7
| | * cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-2514-355/+220
| | * cfg80211: vastly simplify lockingJohannes Berg2013-05-2514-447/+117
| | * cfg80211: use atomic_t for wiphy counterJohannes Berg2013-05-251-8/+3
| | * cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-253-25/+21
| | * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-2525-179/+256
| | |\
| | | * mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg2013-05-241-0/+9
| | | * mac80211: assign AP_VLAN hw queues correctlyJohannes Berg2013-05-231-0/+3
| | | * mac80211_hwsim: remove P2P_DEVICE supportJohannes Berg2013-05-231-3/+1
| | | * iwlwifi: mvm: remove P2P_DEVICE supportJohannes Berg2013-05-231-13/+1
OpenPOWER on IntegriCloud