aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-7/+30
2014-02-27iwlwifi: fix TX status for aggregated packetsJohannes Berg1-5/+9
2014-02-20iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach1-0/+1
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach1-2/+20
2014-02-13iwlwifi: make various things constJohannes Berg4-5/+5
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg1-1/+0
2014-02-04mac80211: make rate control ops constJohannes Berg1-1/+2
2014-02-03iwlwifi: rs: use const u16 for throughput tablesJohannes Berg2-11/+10
2014-01-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville3-13/+4
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg3-13/+4
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker8-8/+0
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach24-28/+28
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov2-8/+2
2013-12-09iwlwifi: fix check for a single rx antennaEyal Shapira1-7/+0
2013-12-09iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach1-0/+1
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-8/+8
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-3/+3
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2-5/+5
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-5/+4
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-5/+4
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-11/+3
2013-10-29iwlwifi: warn if firmware image doesn't existJohannes Berg1-5/+4
2013-10-18iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach1-11/+3
2013-09-24iwlwifi: Remove extern from function prototypesJoe Perches3-6/+6
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+4
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg1-1/+1
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