summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11160-2038/+18875
|\
| * cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy2013-06-119-75/+80
| * cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy2013-06-117-349/+2Star
| * cw1200: Remove "ITP" debug subsystem.Solomon Peachy2013-06-118-905/+3Star
| * rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos2013-06-101-6/+38
| * rtlwifi: initialize local array and set value.Yunlian Jiang2013-06-101-1/+1
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1020-66/+371
| |\
| | * 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/+17Star
| | * 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: handle allocation failure in wsm_event_indication()Dan Carpenter2013-06-101-0/+2
| * | cw1200: read beyond end of array in debug codeDan Carpenter2013-06-101-3/+2Star
| * | cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy2013-06-101-4/+14
| * | cw1200: hwio: Remove an unnecessary gotoJoe Perches2013-06-101-1/+0Star
| * | brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene2013-06-031-1/+1
| * | ath9k: Do not maintain ANI state per-channelSujith Manoharan2013-06-034-28/+22Star
| * | ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-032-19/+64
| * | ath9k: Set ofdmWeakSigDetect directlySujith Manoharan2013-06-034-12/+4Star
| * | ath9k: Simplify ANI initializationSujith Manoharan2013-06-036-27/+10Star
| * | ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan2013-06-031-39/+0Star
| * | ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-037-207/+35Star
| * | ath9k: Return early for invalid ratesSujith Manoharan2013-06-031-2/+2
| * | net, ipw2x00: remove redundant D0 power state setYijing Wang2013-06-031-2/+0Star
| * | ath9k: advertise support for active monitor interfacesFelix Fietkau2013-06-031-0/+2
| * | 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/+30Star
| * | | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-033-91/+41Star
| * | | 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/+119Star
| * | | cw1200: remove unused including <linux/version.h>Wei Yongjun2013-05-303-3/+0Star
| * | | cw1200: use module_spi_driver to simplify the codeWei Yongjun2013-05-301-14/+1Star
| * | | cw1200: convert to use simple_open()Wei Yongjun2013-05-301-7/+1Star
| * | | cw1200: remove duplicated include from wsm.cWei Yongjun2013-05-301-1/+0Star
| * | | 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
| | |/ | |/|