summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-311-1/+4
* iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2013-07-161-1/+1
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-254-10/+14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-182-2/+2
| |\
| | * iwlwifi: fix rate control regressionMoshe Benji2013-06-121-1/+1
| | * iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-06-041-1/+1
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-141-7/+0Star
| |\ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-122-8/+12
| |\ \ \
| | * \ \ Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-0416-90/+240
| | |\ \ \
| | * | | | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-032-8/+12
* | | | | | iwlwifi: remove testmodeJohannes Berg2013-06-1810-592/+12Star
* | | | | | iwlwifi: remove auto_agg module parameterEmmanuel Grumbach2013-06-181-17/+12Star
* | | | | | iwlwifi: remove plcp_check module parameterEmmanuel Grumbach2013-06-181-2/+1Star
* | | | | | iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach2013-06-181-2/+2
| |_|_|/ / |/| | | |
* | | | | iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-131-7/+0Star
|/ / / /
* | / / iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-291-2/+2
| |/ / |/| |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-291-8/+0Star
|\| |
| * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-8/+0Star
* | | Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg2013-05-271-1/+1
|\ \ \ | | |/ | |/|
| * | iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach2013-05-271-1/+1
| |/
* | iwlwifi: dvm: constify configuration structsJohannes Berg2013-05-272-19/+19
* | iwlwifi: move some configuration parameters into DVMJohannes Berg2013-05-2714-64/+210
* | 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-271-0/+8
* | iwlwifi: move BUILD_RAxTID to transportEmmanuel Grumbach2013-05-131-4/+0Star
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-264-14/+15
|\
| * iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach2013-04-181-1/+4
| * iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_readStanislaw Gruszka2013-04-181-4/+2Star
| * iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka2013-04-183-6/+6
| * iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka2013-04-181-8/+8
* | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-2213-30/+124
|\ \
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-104-6/+68
| |\|
| | * iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach2013-04-084-5/+58
| | * iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-031-0/+2
| | * iwlwifi: sleep for at least 10 secondsJohannes Berg2013-04-031-1/+8
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-102-5/+6
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-102-11/+9Star
| |\ \ \
| | * | | iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-282-11/+9Star
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-292-2/+11
| |\| | | | | |_|/ | |/| |
| | * | iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-1/+1
| |\ \ \
| * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-0811-11/+36
| |\ \ \ \
| | * | | | iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach2013-03-061-0/+24
| | * | | | iwlwifi: dvm: pad iwl_compressed_ba_respEmmanuel Grumbach2013-03-061-0/+1
| | * | | | iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-0610-10/+10
| | | |/ / | | |/| |
| | * | | iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-281-1/+1
* | | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-163-10/+22
| |_|_|/ |/| | |
* | | | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-252-5/+6
| |_|/ |/| |
* | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
|/ /
* | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-1/+2