summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | iwlwifi: mvm: re-enable ps when monitor interfaces are removedLuciano Coelho2014-09-032-14/+17
| | * | iwlwifi: mvm: clear d0i3 state on recoveryEliad Peller2014-09-031-0/+3
| | * | iwlwifi: mvm: disable tx aggregation on low latency vifsEyal Shapira2014-09-034-1/+14
| | * | iwlwifi: mvm: add debugfs entry for ps_disabledLuciano Coelho2014-09-032-1/+4
| | * | iwlwifi: make U-APSD default configurable at compile timeJohannes Berg2014-09-032-1/+17
| | * | iwlwifi: mvm: fix the dump_umac_error_logEran Harary2014-09-031-6/+15
| | * | iwlwifi: mvm: Add marker command 0xcbMatti Gottlieb2014-09-031-0/+34
| | * | iwlwifi: mvm: don't run automatic checks if CT was caused by debugfsLuciano Coelho2014-09-031-2/+8
| | * | iwlwifi: mvm: reset the temperature when temperature test is disabledLuciano Coelho2014-09-032-0/+22
| | * | iwlwifi: mvm: force protection for P2PEmmanuel Grumbach2014-09-031-0/+3
| | * | iwlwifi: mvm: add use_ps-poll debugfs power optionEliad Peller2014-09-033-1/+18
| | * | iwlwifi: mvm: use dynamic SMPS for P2P ClientEmmanuel Grumbach2014-09-032-1/+6
| | * | iwlwifi: mvm: reduce the AMPDU size in low latency modeEmmanuel Grumbach2014-09-031-18/+38
| | * | iwlwifi: mvm: Add set NIC temperature debug optionMatti Gottlieb2014-09-033-0/+86
| * | | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-0414-66/+55
| |\ \ \
| | * | | cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-2611-54/+46
| | * | | cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-266-12/+9
| * | | | carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-08-281-1/+1
| * | | | ath9k: Fix channel context timerSujith Manoharan2014-08-281-1/+1
| * | | | ath9k: Add more debug statements for channel contextSujith Manoharan2014-08-282-12/+81
| * | | | ath9k: Disable fastcc for channel context modeSujith Manoharan2014-08-281-0/+3
| * | | | rt2x00: support Ralink 5362.Canek Peláez Valdés2014-08-282-1/+9
| * | | | ath9k: Fix channel context creationSujith Manoharan2014-08-282-1/+23
| * | | | ath9k: Fix interface limitsSujith Manoharan2014-08-281-2/+4
| * | | | ath9k: Print the event/state in ath_chanctx_eventSujith Manoharan2014-08-282-2/+38
| * | | | ath9k: Add new chanctx eventsSujith Manoharan2014-08-282-0/+6
| * | | | ath9k: Fix ath_chanctx_get()Sujith Manoharan2014-08-281-4/+10
| * | | | ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan2014-08-283-49/+56
| * | | | ath9k: Remove redundant ifdefSujith Manoharan2014-08-281-2/+0
| * | | | ath9k: Fix channel context variables in ath_softcSujith Manoharan2014-08-281-2/+6
| * | | | ath9k: Fix 'offchannel' in ath_softcSujith Manoharan2014-08-282-1/+3
| * | | | ath9k: Fix function argument typeSujith Manoharan2014-08-281-2/+2
| * | | | ath9k: Use ath_chanctx_check_active properlySujith Manoharan2014-08-282-47/+50
| * | | | ath9k: Add ath9k_offchannel_initSujith Manoharan2014-08-283-8/+30
| * | | | ath9k: Add ath9k_chanctx_wake_queuesSujith Manoharan2014-08-283-13/+32
| * | | | ath9k: Add wrappers for beacon eventsSujith Manoharan2014-08-284-9/+32
| * | | | ath9k: Fix function declarationsSujith Manoharan2014-08-281-3/+3
| * | | | ath9k: Fix channel context eventsSujith Manoharan2014-08-286-33/+57
| * | | | ath9k: Make ath_chanctx_switch staticSujith Manoharan2014-08-282-39/+37
| * | | | ath9k: Make ath_chanctx_get_oper_chan staticSujith Manoharan2014-08-282-19/+18
| * | | | ath9k: Make ath_chanctx_offchan_switch staticSujith Manoharan2014-08-282-15/+13
| * | | | ath9k: Conditionally compile more functionsSujith Manoharan2014-08-281-19/+19
| * | | | ath9k: Exclude more functionsSujith Manoharan2014-08-282-61/+60
| * | | | ath9k: Conditionally compile a few functionsSujith Manoharan2014-08-281-146/+146
| * | | | ath9k: Cleanup mgd_prepare_tx callbackSujith Manoharan2014-08-283-34/+34
| * | | | ath9k: Make ath_chanctx_work staticSujith Manoharan2014-08-282-10/+9
| * | | | ath9k: Add a routine to tear down channel contextsSujith Manoharan2014-08-284-2/+13
| * | | | ath9k: Add a routine for initializing channel contextsSujith Manoharan2014-08-283-15/+25
| * | | | carl9170: Remove redundant protection checkAndreea-Cristina Bernat2014-08-281-10/+1
| * | | | ath9k: Isolate ath9k_use_chanctx module parameterSujith Manoharan2014-08-285-32/+62