index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl1251: add a missing spin_lock_init()
Cong Wang
2017-08-31
1
-0
/
+1
*
iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()
Luca Coelho
2017-08-24
3
-9
/
+12
*
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
Arend Van Spriel
2017-08-14
1
-2
/
+4
*
iwlwifi: mvm: send delba upon rx ba session timeout
Naftali Goldstein
2017-08-09
1
-2
/
+2
*
iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU
Emmanuel Grumbach
2017-08-09
1
-4
/
+6
*
iwlwifi: mvm: start mac queues when deferred tx frames are purged
Avraham Stern
2017-08-09
1
-1
/
+11
*
iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...
Christophe Jaillet
2017-08-05
1
-2
/
+4
*
iwlwifi: add the new 9000 series PCI IDs
Tzipi Peres
2017-08-01
1
-0
/
+20
*
iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fw
Naftali Goldstein
2017-08-01
1
-1
/
+2
*
iwlwifi: fix fw_pre_next_step to apply also for C step
Haim Dreyfuss
2017-08-01
3
-13
/
+14
*
iwlwifi: mvm: rs: fix TLC statistics collection
Gregory Greenman
2017-08-01
1
-4
/
+4
*
iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FW
Gregory Greenman
2017-08-01
1
-0
/
+2
*
iwlwifi: split the regulatory rules when the bandwidth flags require it
Emmanuel Grumbach
2017-08-01
1
-8
/
+11
*
iwlwifi: add TLV for MLME offload firmware capability
Emmanuel Grumbach
2017-08-01
1
-0
/
+2
*
iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 series
Emmanuel Grumbach
2017-08-01
1
-2
/
+8
*
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
Arend Van Spriel
2017-07-27
1
-5
/
+0
*
brcmfmac: Don't grow SKB by negative size
Daniel Stone
2017-07-27
1
-1
/
+1
*
iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART
Johannes Berg
2017-07-21
3
-4
/
+12
*
iwlwifi: mvm: handle IBSS probe_queue in a few missing places
Luca Coelho
2017-07-21
1
-1
/
+2
*
iwlwifi: fix tracing when tx only is enabled
Emmanuel Grumbach
2017-07-21
1
-2
/
+2
*
iwlwifi: missing error code in iwl_trans_pcie_alloc()
Dan Carpenter
2017-07-21
1
-1
/
+2
*
iwlwifi: mvm: fix a NULL pointer dereference of error in recovery
Emmanuel Grumbach
2017-07-21
1
-0
/
+12
*
iwlwifi: pcie: fix unused txq NULL pointer dereference
Mordechai Goodstein
2017-07-21
1
-0
/
+3
*
iwlwifi: dvm: prevent an out of bounds access
Emmanuel Grumbach
2017-07-21
1
-1
/
+1
*
Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"
Larry Finger
2017-07-21
2
-4
/
+0
*
brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()
Arend Van Spriel
2017-07-21
1
-1
/
+2
*
rt2x00: make const array glrt_table static
Colin Ian King
2017-07-13
1
-1
/
+1
*
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
2017-07-12
1
-0
/
+5
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-09
1
-29
/
+42
|
\
|
*
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
1
-31
/
+44
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
370
-6553
/
+24987
|
\
\
|
*
\
Merge tag 'iwlwifi-next-for-kalle-2017-06-30' of git://git.kernel.org/pub/scm...
Kalle Valo
2017-06-30
65
-571
/
+1299
|
|
\
\
|
|
*
|
iwlwifi: bump MAX API for 8000/9000/A000 to 33
Luca Coelho
2017-06-29
3
-4
/
+4
|
|
*
|
iwlwifi: pcie: wait longer after device reset
Emmanuel Grumbach
2017-06-29
4
-25
/
+15
|
|
*
|
iwlwifi: pcie: propagate iwl_pcie_apm_init's status
Emmanuel Grumbach
2017-06-29
1
-8
/
+13
|
|
*
|
iwlwifi: mvm: quietly accept non-sta disassoc frames
Johannes Berg
2017-06-29
1
-1
/
+4
|
|
*
|
iwlwifi: mvm: update rx statistics cmd api
Liad Kaufman
2017-06-29
7
-141
/
+371
|
|
*
|
iwlwifi: mvm: remove DQA non-STA client mode special case
Johannes Berg
2017-06-29
1
-8
/
+0
|
|
*
|
iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packets
Emmanuel Grumbach
2017-06-29
1
-4
/
+6
|
|
*
|
iwlwifi: pcie: reconfigure MSI-X HW on resume
Johannes Berg
2017-06-29
1
-0
/
+3
|
|
*
|
iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSO
Emmanuel Grumbach
2017-06-29
1
-5
/
+5
|
|
*
|
iwlwifi: mvm: fix mac80211's hw_queue in DQA mode
Johannes Berg
2017-06-29
1
-6
/
+26
|
|
*
|
iwlwifi: mvm: map cab_queue to real one earlier
Johannes Berg
2017-06-29
1
-5
/
+6
|
|
*
|
iwlwifi: mvm: fix mac80211 queue tracking
Johannes Berg
2017-06-29
3
-2
/
+12
|
|
*
|
iwlwifi: mvm: properly enable IP header checksumming
Johannes Berg
2017-06-29
1
-8
/
+12
|
|
*
|
iwlwifi: pcie: add MSI-X interrupt tracing
Johannes Berg
2017-06-29
2
-1
/
+29
|
|
*
|
iwlwifi: mvm: quietly accept non-sta assoc response frames
Johannes Berg
2017-06-29
1
-4
/
+7
|
|
*
|
iwlwifi: mvm: remove version 2 of paging command
Johannes Berg
2017-06-29
2
-49
/
+15
|
|
*
|
iwlwifi: move configuration into sub-directory
Johannes Berg
2017-06-29
9
-2
/
+2
|
|
*
|
iwlwifi: move notification wait into fw/
Johannes Berg
2017-06-29
7
-6
/
+6
[next]