index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-25
iwlwifi: mvm: Set Tx rate and flags when there is not station
Ilan Peer
1
-3
/
+4
2019-01-25
iwlwifi: mvm: Flush transmit queues on P2P Device ROC done
Ilan Peer
1
-0
/
+1
2019-01-25
iwlwifi: mvm: bring back mvm GSO code
Sara Sharon
2
-2
/
+223
2019-01-25
iwlwifi: fix spelling mistake "registrating" -> "registering"
Colin Ian King
1
-1
/
+1
2019-01-25
iwlwifi: use kmemdup in iwl_parse_nvm_mcc_info()
YueHaibing
1
-3
/
+1
2019-01-25
iwlwifi: mvm: fix values in the table example
Luca Coelho
1
-6
/
+6
2019-01-25
iwlwifi: mvm: support mac80211 AMSDU
Sara Sharon
5
-226
/
+67
2019-01-25
iwlwifi: mvm: support mac80211 TXQs model
Sara Sharon
9
-443
/
+331
2019-01-25
iwlwifi: mvm: make NVM access actually fail on failures
Johannes Berg
1
-3
/
+7
2019-01-25
iwlwifi: wrt: add 22000 device familiy prph dump support
Shahar S Matityahu
1
-36
/
+130
2019-01-25
iwlwifi: pcie: remove suspend/resume workaround for 9000A devices
Luca Coelho
1
-11
/
+0
2019-01-25
iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() function
Luca Coelho
3
-32
/
+0
2019-01-25
iwlwifi: remove support for 9000 A-step devices
Luca Coelho
3
-98
/
+45
2019-01-25
iwlwifi: mvm: fix firmware statistics usage
Emmanuel Grumbach
2
-15
/
+10
2019-01-25
iwlwifi: add new cards for 22560, 9260 and killer series
Ihab Zhaika
3
-3
/
+69
2019-01-25
iwlwifi: correct one of the PCI struct names
Ihab Zhaika
4
-21
/
+22
2019-01-25
iwlwifi: mvm: fix wrong DCM TLC config
Shaul Triebitz
1
-6
/
+1
2019-01-25
iwlwifi: pcie: recognize NICs with hw_rev 0x364 correctly
Luca Coelho
2
-1
/
+5
2019-01-25
iwlwifi: add PCI IDs for the 22260 device series
Luca Coelho
4
-1
/
+55
2019-01-25
iwlwifi: mvm: rely on mac80211 to configure TWT support
Emmanuel Grumbach
1
-20
/
+2
2019-01-25
iwlwifi: mvm: advertise support for TWT in the Extended Capability IE
Emmanuel Grumbach
2
-2
/
+23
2019-01-25
iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error id
Shahar S Matityahu
5
-10
/
+30
2019-01-25
iwlwifi: pcie: make array 'prop' static, shrinks object size
Colin Ian King
1
-1
/
+1
2019-01-16
iwlwifi: make IWLWIFI depend on CFG80211
Luca Coelho
1
-1
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-24
/
+15
2018-12-20
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
45
-673
/
+1300
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+9
2018-12-20
iwlwifi: dbg_ini: fix bad ini tlv parsing
Shahar S Matityahu
2
-0
/
+2
2018-12-20
iwlwifi: bump the API version to 43 for 9000 and 22000
Luca Coelho
2
-2
/
+2
2018-12-20
iwlwifi: dbg: add debug data to warning
Sara Sharon
1
-1
/
+2
2018-12-20
iwlwifi: mvm: d3: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2018-12-20
iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"
Colin Ian King
1
-1
/
+1
2018-12-20
iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP mode
Emmanuel Grumbach
1
-1
/
+2
2018-12-20
iwlwifi: remove unused and wrong PHY_CFG_* macros
Luca Coelho
1
-11
/
+2
2018-12-20
iwlwifi: wrt: add rt status and num of rx/tx fifos to dump
Shahar S Matityahu
5
-0
/
+9
2018-12-20
iwlwifi: mvm: clean up SSN incrementation
Sara Sharon
1
-6
/
+4
2018-12-20
iwlwifi: pcie: lock txq a bit later in reclaim code
Sara Sharon
1
-1
/
+2
2018-12-20
iwlwifi: mvm: take station lock later in the code
Sara Sharon
1
-2
/
+2
2018-12-20
iwlwifi: mvm: handle RX no data notification
Shaul Triebitz
5
-1
/
+183
2018-12-20
iwlwifi: split HE capabilities between AP and STA
Shaul Triebitz
1
-101
/
+188
2018-12-20
iwlwifi: make MVM and DVM depend on MAC80211
Luca Coelho
1
-1
/
+3
2018-12-20
iwlwifi: mvm: fix setting HE ppe FW config
Naftali Goldstein
2
-2
/
+8
2018-12-20
iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_sta
Sara Sharon
1
-25
/
+17
2018-12-20
iwlwifi: mvm: remove pointless NULL assignment
Sara Sharon
1
-5
/
+1
2018-12-20
iwlwifi: mvm: remove dead code
Sara Sharon
1
-6
/
+0
2018-12-20
iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmd
Sara Sharon
1
-1
/
+1
2018-12-20
ipw2x00: cleanup dead code
YueHaibing
2
-11
/
+4
2018-12-17
iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwares
Emmanuel Grumbach
1
-0
/
+9
2018-12-14
iwlwifi: mvm: don't check if a pointer is set if it can't be unset
Emmanuel Grumbach
1
-18
/
+15
2018-12-14
iwlwifi: pcie: set cmd_len in the correct place
Sara Sharon
1
-12
/
+12
[prev]
[next]