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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
12
-9
/
+116
2019-11-20
mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset
Felix Fietkau
5
-32
/
+9
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
8
-52
/
+33
2019-11-20
mt76: mt7603: switch to a different counter for survey busy time
Felix Fietkau
1
-1
/
+1
2019-11-20
mt76: mt7603: track tx airtime for airtime fairness and survey
Felix Fietkau
7
-1
/
+116
2019-11-20
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
12
-37
/
+434
2019-11-20
mt76: store current channel survey_state in struct mt76_dev
Felix Fietkau
5
-23
/
+23
2019-11-20
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
5
-8
/
+8
2019-11-20
mt76: report rx a-mpdu subframe status
Felix Fietkau
7
-0
/
+50
2019-11-20
mt76: mt7603: remove q_rx field from struct mt7603_dev
Felix Fietkau
1
-2
/
+0
2019-11-20
mt76: mt7603: collect aggregation stats
Lorenzo Bianconi
5
-0
/
+61
2019-11-20
mt76: mt7615: collect aggregation stats
Lorenzo Bianconi
5
-0
/
+66
2019-11-20
mt76: move aggr_stats array in mt76_dev
Lorenzo Bianconi
4
-6
/
+7
2019-11-20
mt76: mt7615: add queue entry in debugfs
Lorenzo Bianconi
2
-0
/
+72
2019-11-20
mt76: move queue debugfs entry to driver specific code
Lorenzo Bianconi
4
-3
/
+7
2019-11-20
mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module
Lorenzo Bianconi
8
-37
/
+25
2019-11-20
mt76: mt76x0u: reset counter starting the device
Lorenzo Bianconi
1
-2
/
+1
2019-11-20
mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_start
Lorenzo Bianconi
4
-16
/
+5
2019-11-20
mt76: mt76x02: move mac_reset_counter in mt76x02_lib module
Lorenzo Bianconi
5
-31
/
+25
2019-11-20
mt76: mt7615: enable SCS by default
Lorenzo Bianconi
1
-1
/
+1
2019-11-20
mt76: mt76x0e: make array mt76x0_chan_map static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-11-20
mt76: usb: add lockdep_assert_held in __mt76u_vendor_request
Lorenzo Bianconi
1
-3
/
+2
2019-11-20
mt76: remove empty flag in mt76_txq_schedule_list
Lorenzo Bianconi
1
-16
/
+7
2019-11-20
mt76: use cancel_delayed_work_sync in mt76_rx_aggr_shutdown
Felix Fietkau
1
-1
/
+1
2019-11-20
mt76: remove aggr_work field from struct mt76_wcid
Felix Fietkau
1
-2
/
+0
2019-11-20
mt76: mt7615: fix control frame rx in monitor mode
Felix Fietkau
3
-1
/
+38
2019-11-20
rtl8xxxu: Remove set but not used variable 'vif','dev','len'
zhengbin
1
-6
/
+0
2019-11-20
brcmfmac: remove monitor interface when detaching
Rafał Miłecki
1
-0
/
+5
2019-11-20
brcmfmac: disable PCIe interrupts before bus reset
Rafał Miłecki
1
-0
/
+2
2019-11-20
rtw88: allows to enable/disable HCI link PS mechanism
Yan-Hsuan Chuang
4
-0
/
+51
2019-11-20
rtw88: pci: enable CLKREQ function if host supports it
Yan-Hsuan Chuang
2
-0
/
+85
2019-11-20
rtw88: pci: use for loop instead of while loop for DBI/MDIO
Yan-Hsuan Chuang
1
-12
/
+14
2019-11-20
rtw88: pci: use macros to access PCI DBI/MDIO registers
Yan-Hsuan Chuang
2
-11
/
+20
2019-11-20
qtnfmac: process HE capabilities requests
Mikhail Karpenko
2
-1
/
+92
2019-11-20
qtnfmac: add TLV for extension IEs
Mikhail Karpenko
1
-0
/
+35
2019-11-20
qtnfmac: signal that all packets coming from device are already flooded
Igor Mitsyanko
2
-0
/
+27
2019-11-20
qtnfmac: advertise netdev port parent ID
Igor Mitsyanko
4
-5
/
+22
2019-11-20
qtnfmac: add interface ID to each packet
Igor Mitsyanko
4
-18
/
+74
2019-11-20
qtnfmac: track broadcast domain of each interface
Igor Mitsyanko
7
-0
/
+149
2019-11-20
qtnfmac: remove VIF in firmware in case of error
Igor Mitsyanko
2
-15
/
+12
2019-11-20
rtlwifi: set proper udelay within rf_serial_read
Ping-Ke Shih
3
-7
/
+4
2019-11-20
rtlwifi: rf_lock use non-irqsave spin_lock
Ping-Ke Shih
6
-36
/
+24
2019-11-20
ipw2x00: remove set but not used variable 'force_update'
zhengbin
1
-2
/
+1
2019-11-20
ipw2x00: remove set but not used variable 'reason'
zhengbin
1
-3
/
+0
2019-11-20
brcmfmac: remove set but not used variable 'mpnum','nsp','nmp'
zhengbin
1
-5
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
109
-477
/
+1165
2019-11-16
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-7
/
+2
2019-11-17
Revert "hwrng: core - Freeze khwrng thread during suspend"
Herbert Xu
2
-7
/
+2
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
41
-74
/
+216
2019-11-16
mscc.c: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
[next]