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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-22
Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...
David S. Miller
476
-10522
/
+8781
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
182
-3930
/
+4125
2019-02-22
mac80211: update HE IEs to D3.3
Liad Kaufman
3
-39
/
+85
2019-02-22
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2019-02-20
iwlwifi: add new cards for 22000 and killer series and change the market name
Ihab Zhaika
4
-48
/
+64
2019-02-20
iwlwifi: add new card for 9260 series
Ihab Zhaika
1
-0
/
+1
2019-02-20
iwlwifi: dbg_ini: implement Rx fifos dump
Shahar S Matityahu
2
-2
/
+134
2019-02-20
iwlwifi: dbg_ini: implement Tx fifos dump
Shahar S Matityahu
4
-14
/
+218
2019-02-20
iwlwifi: dbg_ini: add region to fill_header handler
Shahar S Matityahu
1
-9
/
+12
2019-02-20
iwlwifi: dbg_ini: make fill_range handler accept generic range pointer
Shahar S Matityahu
1
-24
/
+29
2019-02-20
iwlwifi: dbg_ini: make memory dump get_size handler include headers
Shahar S Matityahu
1
-49
/
+49
2019-02-20
iwlwifi: dbg_ini: add print to iwl_dump_ini_mem in case of invalid range
Shahar S Matityahu
1
-2
/
+6
2019-02-20
iwlwifi: dbg_ini: fix infinite time ignore consecutive dumps
Shahar S Matityahu
1
-2
/
+0
2019-02-20
iwlwifi: mvm: add some debug data to TX path
Sara Sharon
2
-5
/
+14
2019-02-20
iwlwifi: remove redundant condition from prior alive dump flow
Shahar S Matityahu
1
-16
/
+0
2019-02-20
iwlwifi: mvm: implement VHT extended NSS support in rs.c
Johannes Berg
1
-2
/
+21
2019-02-20
iwlwifi: mvm: Allow retries for probe responses
Ilan Peer
1
-1
/
+3
2019-02-20
iwlwifi: mvm: remove IWL_MVM_INIT_STATUS_REG_HW_INIT_COMPLETE
Johannes Berg
3
-9
/
+2
2019-02-20
iwlwifi: mvm: Set TX_CMD_FLG_PROT_REQUIRE correctly
Andrei Otcheretianski
1
-1
/
+1
2019-02-20
iwlwifi: mvm: support non-transmitting AP
Sara Sharon
3
-2
/
+12
2019-02-20
iwlwifi: mvm: add read debugfs for he_sniffer_params
Liad Kaufman
2
-2
/
+24
2019-02-20
iwlwifi: mvm: reject new beacons when in inject mode
Sara Sharon
3
-2
/
+11
2019-02-20
iwlwifi: iwl-drv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-22
/
+0
2019-02-20
iwlwifi: fw: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-14
/
+6
2019-02-20
iwlwifi: dvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-50
/
+8
2019-02-20
iwlwifi: nvm-parse: advertise IEEE80211_VHT_EXT_NSS_BW_CAPABLE in VHT
Johannes Berg
1
-2
/
+5
2019-02-20
iwlwifi: mvm: fix error path in iwl_mvm_mac_setup_register()
Johannes Berg
1
-6
/
+9
2019-02-20
iwlwifi: nvm-parse: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-11
/
+7
2019-02-20
iwlwifi: eeprom-parse: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-20
iwlwifi: fix false-positive maybe-uninitialized warning
Arnd Bergmann
1
-4
/
+4
2019-02-20
iwlwifi: mvm: Don't request HW restart if already requested
Ilan Peer
1
-0
/
+3
2019-02-20
iwlwifi: pcie: allocate rb_stts's for all queues in one place
Triebitz
2
-18
/
+57
2019-02-20
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
68
-1199
/
+719
2019-02-20
libertas_tf: get the MAC address before registering the device
Lubomir Rintel
1
-46
/
+11
2019-02-20
libertas_tf: don't defer firmware loading until start()
Lubomir Rintel
3
-32
/
+38
2019-02-20
libertas_tf: move hardware callbacks to a separate structure
Lubomir Rintel
4
-16
/
+25
2019-02-20
brcmfmac: add basic validation of shared RAM address
Rafał Miłecki
1
-0
/
+6
2019-02-20
rtlwifi: rtl8192ce: fix typo, "PairwiseENcAlgorithm" -> "PairwiseEncAlgorithm"
Colin Ian King
1
-1
/
+1
2019-02-20
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
11
-173
/
+224
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+29
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
61
-721
/
+61
2019-02-20
ath10k: change 'unsigned long int' to 'unsigned long'
Kalle Valo
5
-32
/
+32
2019-02-19
rt2800: comment and simplify AGC init for RT6352
Stanislaw Gruszka
1
-3
/
+6
2019-02-19
rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620
Stanislaw Gruszka
1
-3
/
+4
2019-02-19
rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band
Stanislaw Gruszka
1
-6
/
+12
2019-02-19
rt2x00: remove confusing AGC register
Tomislav Požega
1
-5
/
+1
2019-02-19
rt2x00: remove unneeded check
Tomislav Požega
1
-53
/
+50
2019-02-19
carl9170: clean up a clamp() call
Dan Carpenter
1
-1
/
+1
2019-02-19
rtl818x_pci: Remove set but not used variables 'io_addr, mem_addr'
YueHaibing
1
-4
/
+2
[next]