summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|/ /
* | cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy2013-05-2932-0/+14989
* | 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-295-44/+14
|\ \ | |/
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-2513-142/+142
| |\
| | * mac80211_hwsim: remove P2P_DEVICE supportJohannes Berg2013-05-231-3/+1
| | * iwlwifi: mvm: remove P2P_DEVICE supportJohannes Berg2013-05-231-13/+1
| | * mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-161-9/+9
| * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-163-19/+3
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-2970-546/+2907
|\ \ \
| * | | iwlwifi: mvm: add debugfs for powersaveAlexander Bondar2013-05-293-0/+468
| * | | iwlwifi: mvm: Add support for connection monitor offloadHila Gonen2013-05-295-1/+54
| * | | iwlwifi: take valid ant for HT caps from TLVEmmanuel Grumbach2013-05-295-16/+22
| * | | iwlwifi: mvm: Change number of DTIMs to skip semanticsAlexander Bondar2013-05-292-5/+7
| * | | iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz2013-05-2917-18/+974
| * | | iwlwifi: mvm: use proper scan type for P2PEmmanuel Grumbach2013-05-271-6/+0
| * | | Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg2013-05-2721-140/+237
| |\ \ \
| | * | | iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach2013-05-271-1/+1
| | * | | iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-165-18/+48
| | * | | iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-161-4/+8
| | * | | iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-163-0/+43
| | * | | iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-161-0/+6
| | | |/ | | |/|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-1011-117/+131
| | |\ \ | | | |/ | | |/|
| | | * mwifiex: fix setting of multicast filterDaniel Drake2013-05-081-15/+6
| | | * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-082-3/+1
OpenPOWER on IntegriCloud