index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
mac80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
iwlwifi: scan: support FW APIs with variable number of profiles
Tova Mussai
1
-2
/
+3
2020-03-27
iwlwifi: mvm: add support for non EDCA based measurements
Avraham Stern
1
-1
/
+4
2020-02-16
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+1
2020-02-03
iwlwifi: mvm: fix TDLS discovery with the new firmware API
Emmanuel Grumbach
1
-1
/
+1
2020-02-03
iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
Andrei Otcheretianski
1
-5
/
+3
2020-01-15
mac80211: add handling for BSS color
John Crispin
1
-1
/
+1
2019-12-24
iwlwifi: mvm: fix potential SKB leak on TXQ TX
Johannes Berg
1
-12
/
+16
2019-12-23
iwlwifi: Don't ignore the cap field upon mcc update
Haim Dreyfuss
1
-1
/
+2
2019-12-23
iwlwifi: mvm: report TX rate to mac80211 directly for RS offload
Johannes Berg
1
-0
/
+126
2019-11-20
iwlwifi: mvm: Report tx/rx antennas
Ben Greear
1
-0
/
+13
2019-11-15
iwlwifi: mvm: don't skip mgmt tid when flushing all tids
Haim Dreyfuss
1
-1
/
+1
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-9
/
+31
2019-10-25
iwlwifi: mvm: create function to convert nl80211 band to phy band
Tova Mussai
1
-2
/
+1
2019-10-25
iwlwifi: mvm: fix old-style declaration
YueHaibing
1
-2
/
+2
2019-10-25
iwlwifi: mvm: use the new session protection command
Emmanuel Grumbach
1
-5
/
+28
2019-10-09
iwlwifi: mvm: fix race in sync rx queue notification
Naftali Goldstein
1
-4
/
+5
2019-09-06
iwlwifi: dbg: remove iwl_fw_cancel_dumps function
Shahar S Matityahu
1
-1
/
+0
2019-09-06
iwlwifi: dbg_ini: remove apply point, switch to time point API
Shahar S Matityahu
1
-1
/
+4
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
1
-1
/
+1
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
1
-1
/
+1
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-2
/
+2
2019-09-06
iwlwifi: dbg_ini: separate cfg and dump flows to different modules
Shahar S Matityahu
1
-1
/
+1
2019-09-06
iwlwifi: mvm: simplify the channel switch flow for newer firmware
Emmanuel Grumbach
1
-30
/
+51
2019-09-06
iwlwifi: mvm: remove last leftovers of d0i3
Emmanuel Grumbach
1
-3
/
+0
2019-09-06
iwlwifi: mvm: remove d0i3_ap_sta_id
Emmanuel Grumbach
1
-4
/
+0
2019-09-06
iwlwifi: mvm: remove the d0i3 entry/exit flow
Emmanuel Grumbach
1
-14
/
+0
2019-09-06
iwlwifi: mvm: remove the tx defer for d0i3
Emmanuel Grumbach
1
-44
/
+1
2019-09-06
iwlwifi: remove all the d0i3 references
Emmanuel Grumbach
1
-195
/
+0
2019-09-06
iwlwifi: mvm: start to remove the code for d0i3
Emmanuel Grumbach
1
-18
/
+0
2019-09-06
iwlwifi: mvm: Block 26-tone RU OFDMA transmissions
Ilan Peer
1
-0
/
+54
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+10
2019-08-20
iwlwifi: mvm: Allow multicast data frames only when associated
Ilan Peer
1
-0
/
+10
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-16
/
+42
2019-07-30
iwlwifi: fix locking in delayed GTK setting
Johannes Berg
1
-13
/
+26
2019-07-30
iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues
Emmanuel Grumbach
1
-2
/
+3
2019-07-30
iwlwifi: mvm: disable TX-AMSDU on older NICs
Johannes Berg
1
-1
/
+13
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-06-29
iwlwifi: mvm: delay GTK setting in FW in AP mode
Johannes Berg
1
-2
/
+51
2019-06-29
iwlwifi: mvm: convert to FW AC when configuring MU EDCA
Shaul Triebitz
1
-5
/
+6
2019-06-29
iwlwifi: dbg_ini: add consecutive trigger firing support
Shahar S Matityahu
1
-1
/
+1
2019-06-01
iwlwifi: fix load in rfkill flow for unified firmware
Emmanuel Grumbach
1
-1
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-18
Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...
David S. Miller
1
-58
/
+170
2019-04-03
iwlwifi: mvm: support HE context cmd API change
Sara Sharon
1
-1
/
+11
2019-04-03
iwlwifi: mvm: use correct GP2 register address for 22000 family
Avraham Stern
1
-2
/
+2
2019-04-03
iwlwifi: mvm: fix pointer reference when setting HE QAM thres
Liad Kaufman
1
-4
/
+6
2019-04-03
iwlwifi: mvm: update offloaded rate control on changes
Johannes Berg
1
-0
/
+7
2019-03-22
iwlwifi: mvm: use dump worker during restart instead of sync dump
Shahar S Matityahu
1
-9
/
+0
2019-03-22
iwlwifi: mvm: enable HT/VHT IBSS
Johannes Berg
1
-0
/
+3
2019-03-22
iwlwifi: mvm: support multiple BSSID
Sara Sharon
1
-1
/
+9
[next]