aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville9-392/+3
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+2
2013-07-31iwlwifi: remove duplicate rate scale init codeEyal Shapira1-3/+0
2013-07-31iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2013-07-25iwlwifi: dvm: remove P2P supportJohannes Berg7-374/+3
2013-07-16iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2013-07-16iwlwifi: remove forward debugfs function declarationsJohannes Berg1-15/+0
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich1-1/+2
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg4-10/+14
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-2/+2
2013-06-18iwlwifi: remove testmodeJohannes Berg10-592/+12
2013-06-18iwlwifi: remove auto_agg module parameterEmmanuel Grumbach1-17/+12
2013-06-18iwlwifi: remove plcp_check module parameterEmmanuel Grumbach1-2/+1
2013-06-18iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach1-2/+2
2013-06-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-7/+0
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg1-7/+0
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-8/+12
2013-06-12iwlwifi: fix rate control regressionMoshe Benji1-1/+1
2013-06-04iwlwifi: dvm: fix chain noise calibrationNikolay Martynov1-1/+1
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg16-90/+240
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2-8/+12
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg1-2/+2
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-8/+0
2013-05-27Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg1-1/+1
2013-05-27iwlwifi: dvm: constify configuration structsJohannes Berg2-19/+19
2013-05-27iwlwifi: move some configuration parameters into DVMJohannes Berg14-64/+210
2013-05-27iwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfgJohannes Berg4-23/+23
2013-05-27iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg1-0/+8
2013-05-27iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach1-1/+1
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg1-8/+0
2013-05-13iwlwifi: move BUILD_RAxTID to transportEmmanuel Grumbach1-4/+0
2013-04-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville4-14/+15
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg13-30/+124
2013-04-18iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach1-1/+4
2013-04-18iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_readStanislaw Gruszka1-4/+2
2013-04-18iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka3-6/+6
2013-04-18iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka1-8/+8
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg3-10/+22
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville4-6/+68
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-5/+6
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-11/+9
2013-04-08iwlwifi: dvm: handle FLUSH ampdu actions from mac80211Emmanuel Grumbach4-5/+58
2013-04-03iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach1-0/+2
2013-04-03iwlwifi: sleep for at least 10 secondsJohannes Berg1-1/+8
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-2/+11
2013-03-28iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2-11/+9
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2-5/+6
2013-03-20iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2-2/+11