summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach2013-12-091-0/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-023-8/+8
|\
| * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-251-3/+3
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-252-5/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-081-5/+4
|\ \ | |/
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-051-5/+4
| |\
| | * iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-291-5/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-11/+3
|\ \ \ | |/ /
| * | iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach2013-10-181-11/+3
| |/
* | iwlwifi: Remove extern from function prototypesJoe Perches2013-09-243-6/+6
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-1/+4
|\
| * iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka2013-07-311-1/+4
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-1/+1
|\ \
| * | mac80211: add control port protocol TX control flagJohannes Berg2013-08-121-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-029-392/+3
|\ \ \
| * | | iwlwifi: remove duplicate rate scale init codeEyal Shapira2013-07-311-3/+0
| * | | iwlwifi: dvm: remove P2P supportJohannes Berg2013-07-257-374/+3
| * | | iwlwifi: remove forward debugfs function declarationsJohannes Berg2013-07-161-15/+0
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-011-1/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-161-1/+2
| |/
* | 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/+0
| |\ \
| * \ \ 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/+12
* | | | | | iwlwifi: remove auto_agg module parameterEmmanuel Grumbach2013-06-181-17/+12
* | | | | | iwlwifi: remove plcp_check module parameterEmmanuel Grumbach2013-06-181-2/+1
* | | | | | iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach2013-06-181-2/+2
| |_|_|/ / |/| | | |
* | | | | iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-131-7/+0
|/ / / /
* | | | 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/+0
|\ \ \ | |/ /
| * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-161-8/+0
* | | 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/+0
|/
* 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/+2
| * 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
|\ \
OpenPOWER on IntegriCloud