summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-032-2/+16
| | |\ \ \ \ \
| | | * | | | | Revert "mac80211_hwsim: remove P2P_DEVICE support"Johannes Berg2013-05-311-1/+3
| | | * | | | | Revert "iwlwifi: mvm: remove P2P_DEVICE support"Johannes Berg2013-05-311-1/+13
| | * | | | | | cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-032-2/+2
| | * | | | | | cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy2013-06-034-121/+30
| | * | | | | | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-033-91/+41
| | * | | | | | cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy2013-06-032-2/+2
| | * | | | | | cw1200: move platform_data header to correct location.Solomon Peachy2013-06-033-3/+3
| | * | | | | | 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
| | | |/ / / / | | |/| | | |
| | * | | | | 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
| | | * | | | | 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: mvm: Add beacon abort enablementAlexander Bondar2013-05-273-46/+86
| | | * | | | | | iwlwifi: dvm: constify configuration structsJohannes Berg2013-05-272-19/+19
| | | * | | | | | iwlwifi: move some configuration parameters into DVMJohannes Berg2013-05-2720-187/+217
| | | * | | | | | iwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfgJohannes Berg2013-05-274-23/+23
| | | * | | | | | iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg2013-05-272-7/+8
| | | * | | | | | iwlwifi: mvm: adjust firmware D3 configuration APIJohannes Berg2013-05-161-1/+3
| | | * | | | | | iwlwifi: mvm: don't store section offset/length in debugfsJohannes Berg2013-05-161-11/+10
| | | * | | | | | iwlwifi: fix initialisation while RF-kill is assertedEran Harary2013-05-165-5/+27
| | | * | | | | | iwlwifi: support loading NVM data from fileEran Harary2013-05-163-8/+194
| | | * | | | | | iwlwifi: nvm: don't print NVM section reads by defaultJohannes Berg2013-05-161-1/+2
| | | * | | | | | iwlwifi: reverse DATA/INST section orderJohannes Berg2013-05-161-2/+5
| | | * | | | | | iwlwifi: mvm: fix NVM parsing error pathJohannes Berg2013-05-161-2/+3
| | | * | | | | | iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach2013-05-162-4/+4
| | | * | | | | | iwlwifi: mvm: configure power management in D3Alexander Bondar2013-05-162-3/+13