index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-7
/
+4
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: pcie: support short Tx queues for A000 device family
Emmanuel Grumbach
6
-36
/
+37
2017-08-18
iwlwifi: mvm: support new Coex firmware API
Emmanuel Grumbach
5
-9
/
+77
2017-08-18
iwlwifi: call iwl_remove_notification from iwl_wait_notification
Luca Coelho
1
-13
/
+12
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
8
-320
/
+0
2017-08-09
iwlwifi: mvm: fix the coex firmware API
Emmanuel Grumbach
3
-15
/
+10
2017-08-09
iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devices
Emmanuel Grumbach
3
-2
/
+13
2017-08-09
iwlwifi: remove references to unsupported HW
Luca Coelho
3
-12
/
+7
2017-08-09
iwlwifi: fix nmi triggering from host
Golan Ben-Ami
2
-15
/
+6
2017-08-09
iwlwifi: pcie: don't init a Tx queue with an SSN > size of the queue
Emmanuel Grumbach
1
-2
/
+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
3
-18
/
+47
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
6
-95
/
+169
2017-08-09
iwlwifi: dump smem configuration when firmware crashes
Golan Ben-Ami
3
-5
/
+66
2017-08-09
iwlwifi: fix a000 RF_ID define
Liad Kaufman
1
-1
/
+1
2017-08-09
iwlwifi: add support of FPGA fw
Tzipi Peres
4
-0
/
+32
2017-08-09
iwlwifi: fix a few instances of misaligned kerneldoc parameters
Luca Coelho
1
-1
/
+1
2017-08-09
iwlwifi: change functions that can only return 0 to void
Sharon Dvir
1
-16
/
+8
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
7
-10
/
+130
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.or...
David S. Miller
72
-4813
/
+5950
2017-08-05
iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...
Christophe Jaillet
1
-2
/
+4
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-9
/
+34
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
10
-777
/
+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: pcie: rename iwl_trans_check_hw_rf_kill() to pcie
Johannes Berg
4
-9
/
+9
2017-08-01
iwlwifi: mvm: add compile-time option to disable EBS
Zamir, Roee
2
-1
/
+2
2017-08-01
iwlwifi: implement fseq version mismatch warning
Mordechai Goodstein
6
-1
/
+118
2017-08-01
iwlwifi: mvm: support fw reading empty OTP
Liad Kaufman
2
-6
/
+11
2017-08-01
iwlwifi: pcie: fix A-MSDU on gen2 devices
Emmanuel Grumbach
1
-3
/
+3
2017-08-01
iwlwifi: mvm: fix uninitialized var while waiting for queues to empty
Sharon Dvir
1
-3
/
+4
2017-08-01
iwlwifi: mvm: fix the FIFO numbers in A000 devices
Emmanuel Grumbach
5
-5
/
+32
2017-08-01
iwlwifi: mvm: refactor beacon template command code
Luca Coelho
2
-95
/
+138
[prev]
[next]