aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches3-16/+16
2014-09-09ath5k: Add missing vmalloc.h include.Stephen Rothwell1-0/+1
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville8-9/+19
2014-09-04ath5k: added debugfs file for dumping eepromJade Bilkey1-0/+96
2014-09-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville57-315/+1053
2014-09-04Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville11-63/+50
2014-09-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville4-5/+15
2014-09-03iwlwifi: mvm: clean up AUX station handlingJohannes Berg3-8/+14
2014-09-03iwlwifi: mvm: clean up broadcast station handlingJohannes Berg3-45/+57
2014-09-03iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() moreJohannes Berg3-43/+40
2014-09-03iwlwifi: mvm: use tdls indication from mac80211Johannes Berg1-4/+8
2014-09-03iwlwifi: mvm: clarify stop_count, remove transport_stoppedJohannes Berg3-10/+6
2014-09-03iwlwifi: mvm: clean up FIFO definitionsJohannes Berg3-10/+9
2014-09-03iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg4-23/+55
2014-09-03iwlwifi: mvm: set the TX disable bit when doing a chanctx switchLuciano Coelho1-0/+20
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg52-0/+100
2014-09-03iwlwifi: trans: configure the scheduler enable registerAvri Altman3-0/+15
2014-09-03iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg2-2/+4
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg7-65/+104
2014-09-03iwlwifi: mvm: fix comment typoEran Harary1-1/+1
2014-09-03iwlwifi: don't export tracepoints unnecessarilyJohannes Berg1-7/+0
2014-09-03iwlwifi: mvm: add some debugging to quota allocationJohannes Berg2-0/+14
2014-09-03iwlwifi: mvm: enable passive fragmented scan changesDavid Spinadel2-9/+42
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg3-12/+26
2014-09-03iwlwifi: consolidate hw scheduler configuration codeAvri Altman2-30/+121
2014-09-03iwlwifi: mvm: wait for TE notif when protecting TDLS sessionLiad Kaufman3-7/+64
2014-09-03iwlwifi: mvm: add option that allows a vif to disable PSLuciano Coelho3-6/+25
2014-09-03iwlwifi: mvm: add function to update only psLuciano Coelho2-12/+41
2014-09-03iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part offLuciano Coelho1-17/+43
2014-09-03iwlwifi: mvm: re-enable ps when monitor interfaces are removedLuciano Coelho2-14/+17
2014-09-03iwlwifi: mvm: clear d0i3 state on recoveryEliad Peller1-0/+3
2014-09-03iwlwifi: mvm: disable tx aggregation on low latency vifsEyal Shapira4-1/+14
2014-09-03iwlwifi: mvm: add debugfs entry for ps_disabledLuciano Coelho2-1/+4
2014-09-03iwlwifi: make U-APSD default configurable at compile timeJohannes Berg2-1/+17
2014-09-03iwlwifi: mvm: fix the dump_umac_error_logEran Harary1-6/+15
2014-09-03iwlwifi: mvm: Add marker command 0xcbMatti Gottlieb1-0/+34
2014-09-03iwlwifi: mvm: don't run automatic checks if CT was caused by debugfsLuciano Coelho1-2/+8
2014-09-03iwlwifi: mvm: reset the temperature when temperature test is disabledLuciano Coelho2-0/+22
2014-09-03iwlwifi: mvm: force protection for P2PEmmanuel Grumbach1-0/+3
2014-09-03iwlwifi: mvm: add use_ps-poll debugfs power optionEliad Peller3-1/+18
2014-09-03iwlwifi: mvm: use dynamic SMPS for P2P ClientEmmanuel Grumbach2-1/+6
2014-09-03iwlwifi: mvm: reduce the AMPDU size in low latency modeEmmanuel Grumbach1-18/+38
2014-09-03iwlwifi: mvm: Add set NIC temperature debug optionMatti Gottlieb3-0/+86
2014-09-01iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2-3/+3
2014-08-31iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann1-2/+0
2014-08-31Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach1-0/+12
2014-08-28carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2014-08-28ath9k: Fix channel context timerSujith Manoharan1-1/+1
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan2-12/+81
2014-08-28ath9k: Disable fastcc for channel context modeSujith Manoharan1-0/+3