index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
iwlwifi: mvm: fix reorder buffer for 9000 devices
Sara Sharon
1
-3
/
+4
2017-09-08
iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()
Luca Coelho
2
-1
/
+2
2017-09-08
iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()
Luca Coelho
1
-1
/
+1
2017-09-08
iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addresses
Luca Coelho
1
-0
/
+6
2017-09-08
iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
Luca Coelho
1
-1
/
+9
2017-09-08
iwlwifi: mvm: wake the correct mac80211 queue
Avraham Stern
1
-1
/
+1
2017-09-08
iwlwifi: mvm: change state when queueing agg start work
Naftali Goldstein
3
-3
/
+8
2017-09-08
iwlwifi: mvm: send all non-bufferable frames on the probe queue
Avraham Stern
1
-5
/
+5
2017-09-08
iwlwifi: mvm: Flush non STA TX queues
David Spinadel
1
-1
/
+43
2017-09-08
iwlwifi: mvm: fix wowlan resume failed to load INIT ucode
Matt Chen
1
-1
/
+1
2017-09-07
iwlwifi: mvm: only send LEDS_CMD when the FW supports it
Luca Coelho
1
-1
/
+2
2017-08-30
iwlwifi: mvm: Avoid deferring non bufferable frames
David Spinadel
1
-4
/
+5
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
6
-19
/
+39
2017-08-18
iwlwifi: use big-endian for the hw section of the nvm
Luca Coelho
1
-2
/
+3
2017-08-18
iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()
Luca Coelho
1
-3
/
+0
2017-08-18
iwlwifi: mvm: remove useless argument in iwl_nvm_init()
Luca Coelho
3
-54
/
+51
2017-08-18
iwlwifi: mvm: change open and close criteria of a BA session
Gregory Greenman
3
-52
/
+73
2017-08-18
iwlwifi: mvm: Fix channel switch in case of count <= 1
Ilan Peer
1
-4
/
+9
2017-08-18
iwlwifi: move BT_MBOX_PRINT macro to common header
Luca Coelho
1
-12
/
+0
2017-08-18
iwlwifi: mvm: don't send BAR on flushed frames
Emmanuel Grumbach
1
-1
/
+6
2017-08-18
iwlwifi: mvm: remove session protection to allow channel switch
Avraham Stern
2
-4
/
+33
2017-08-18
iwlwifi: mvm: update the firmware API in TX
Emmanuel Grumbach
1
-1
/
+1
2017-08-18
iwlwifi: mvm: use mvmsta consistently in rs.c
Luca Coelho
1
-15
/
+15
2017-08-18
iwlwifi: mvm: group all dummy SAR function declarations together
Luca Coelho
2
-14
/
+11
2017-08-18
iwlwifi: mvm: include more debug data when we get an unexpected baid
Emmanuel Grumbach
1
-3
/
+5
2017-08-18
iwlwifi: mvm: add command name for FRAME_RELEASE
Emmanuel Grumbach
1
-0
/
+1
2017-08-18
iwlwifi: mvm: support new Coex firmware API
Emmanuel Grumbach
3
-9
/
+43
2017-08-18
iwlwifi: mvm: consider RFKILL during INIT as success
Luca Coelho
2
-22
/
+17
2017-08-18
iwlwifi: mvm: remove the corunning support
Emmanuel Grumbach
5
-287
/
+0
2017-08-09
iwlwifi: mvm: fix the coex firmware API
Emmanuel Grumbach
2
-6
/
+5
2017-08-09
iwlwifi: mvm: add station before allocating a queue
Shaul Triebitz
1
-45
/
+63
2017-08-09
iwlwifi: mvm: don't send CTDP commands via debugfs if not supported
Matt Chen
1
-0
/
+6
2017-08-09
iwlwifi: mvm: support new beacon template command
Haim Dreyfuss
1
-13
/
+34
2017-08-09
iwlwifi: mvm: send delba upon rx ba session timeout
Naftali Goldstein
1
-2
/
+2
2017-08-09
iwlwifi: mvm: set the default cTDP budget
Chaya Rachel Ivgi
1
-1
/
+6
2017-08-09
iwlwifi: mvm: move a000 device NVM retrieval to a common place
Shaul Triebitz
3
-94
/
+4
2017-08-09
iwlwifi: mvm: add debugfs to force CT-kill
Chaya Rachel Ivgi
3
-1
/
+16
2017-08-09
iwlwifi: mvm: add const to thermal_cooling_device_ops structure
Bhumika Goyal
1
-1
/
+1
2017-08-09
iwlwifi: mvm: use firmware LED command where applicable
Johannes Berg
5
-10
/
+54
2017-08-09
iwlwifi: mvm: remove useless condition in LED code
Johannes Berg
1
-2
/
+1
2017-08-09
iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU
Emmanuel Grumbach
1
-4
/
+6
2017-08-09
iwlwifi: mvm: start mac queues when deferred tx frames are purged
Avraham Stern
1
-1
/
+11
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
38
-11394
/
+554
2017-08-05
iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get_wgds_table()'
Christophe Jaillet
1
-2
/
+4
2017-08-01
iwlwifi: mvm: don't retake the pointer to skb's CB
Emmanuel Grumbach
1
-1
/
+1
2017-08-01
iwlwifi: mvm: remove non-DQA mode
Johannes Berg
9
-771
/
+158
2017-08-01
iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the names
Luca Coelho
3
-6
/
+6
2017-08-01
iwlwifi: mvm: simplify bufferable MMPDU check
Johannes Berg
1
-3
/
+1
2017-08-01
iwlwifi: mvm: require AP_LINK_PS for TVQM
Johannes Berg
1
-1
/
+19
2017-08-01
iwlwifi: mvm: add compile-time option to disable EBS
Zamir, Roee
2
-1
/
+2
[next]