index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: remove WDS-related code
Johannes Berg
2020-11-11
11
-132
/
+10
*
rt2x00: remove WDS code
Johannes Berg
2020-11-11
3
-8
/
+2
*
b43legacy: remove WDS code
Johannes Berg
2020-11-11
1
-5
/
+1
*
b43: remove WDS code
Johannes Berg
2020-11-11
1
-5
/
+1
*
carl9170: remove WDS code
Johannes Berg
2020-11-11
2
-5
/
+0
*
ath9k: remove WDS code
Johannes Berg
2020-11-11
4
-27
/
+2
*
wireless: remove CONFIG_WIRELESS_WDS
Johannes Berg
2020-11-10
1
-13
/
+0
*
mac80211: assure that certain drivers adhere to DONT_REORDER flag
Mathy Vanhoef
2020-11-06
1
-2
/
+7
*
mac80211: don't overwrite QoS TID of injected frames
Mathy Vanhoef
2020-11-06
2
-4
/
+9
*
mac80211: adhere to Tx control flag that prevents frame reordering
Mathy Vanhoef
2020-11-06
1
-2
/
+5
*
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
2020-11-06
3
-0
/
+8
*
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
2020-11-06
2
-1
/
+32
*
cfg80211: add support to configure HE MCS for beacon rate
Rajkumar Manoharan
2020-11-06
2
-4
/
+30
*
nl80211: fix beacon tx rate mask validation
Rajkumar Manoharan
2020-11-06
1
-5
/
+10
*
nl80211/cfg80211: fix potential infinite loop
Colin Ian King
2020-11-06
1
-1
/
+1
*
cfg80211: Add support to calculate and report 4096-QAM HE rates
Vamsi Krishna
2020-11-06
1
-15
/
+17
*
cfg80211: Add support to configure SAE PWE value to drivers
Rohan Dutta
2020-11-06
3
-0
/
+44
*
ieee80211: Add definition for WFA DPP
Kurt Lee
2020-11-06
1
-0
/
+3
*
mac80211: use semicolons rather than commas to separate statements
Julia Lawall
2020-11-06
1
-1
/
+1
*
Merge tag 'mlx5-updates-2020-11-03' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2020-11-05
19
-467
/
+591
|
\
|
*
net: mlx5: Replace in_irq() usage
Sebastian Andrzej Siewior
2020-11-05
1
-7
/
+11
|
*
net/mlx5: Cleanup kernel-doc warnings
Saeed Mahameed
2020-11-05
1
-3
/
+5
|
*
net/mlx4: Cleanup kernel-doc warnings
Saeed Mahameed
2020-11-05
1
-1
/
+1
|
*
net/mlx5e: Validate stop_room size upon user input
Vladyslav Tarasiuk
2020-11-05
8
-36
/
+57
|
*
net/mlx5: DR, Free unused buddy ICM memory
Yevgeny Kliteynik
2020-11-05
2
-4
/
+11
|
*
net/mlx5: DR, ICM memory pools sync optimization
Yevgeny Kliteynik
2020-11-05
2
-18
/
+6
|
*
net/mlx5: DR, Sync chunks only during free
Yevgeny Kliteynik
2020-11-05
1
-6
/
+8
|
*
net/mlx5: DR, Handle ICM memory via buddy allocation instead of buckets
Yevgeny Kliteynik
2020-11-05
2
-314
/
+211
|
*
net/mlx5: DR, Add buddy allocator utilities
Yevgeny Kliteynik
2020-11-05
3
-1
/
+204
|
*
net/mlx5: DR, Rename matcher functions to be more HW agnostic
Yevgeny Kliteynik
2020-11-05
3
-37
/
+33
|
*
net/mlx5: DR, Rename builders HW specific names
Yevgeny Kliteynik
2020-11-05
3
-71
/
+76
|
*
net/mlx5: DR, Remove unused member of action struct
Yevgeny Kliteynik
2020-11-05
1
-1
/
+0
*
|
net/usb/r8153_ecm: support ECM mode for RTL8153
Hayes Wang
2020-11-05
4
-27
/
+204
*
|
net: Add mhi-net driver
Loic Poulain
2020-11-05
3
-0
/
+324
*
|
bus: mhi: Add mhi_queue_is_full function
Loic Poulain
2020-11-05
2
-0
/
+18
*
|
Merge branch 'net-phy-add-support-for-shared-interrupts-part-1'
Jakub Kicinski
2020-11-05
16
-158
/
+529
|
\
\
|
*
|
net: phy: realtek: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-16
/
+52
|
*
|
net: phy: realtek: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
1
-0
/
+72
|
*
|
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
2020-11-05
2
-0
/
+14
|
*
|
net: phy: davicom: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-16
/
+21
|
*
|
net: phy: davicom: implement generic .handle_interrupt() calback
Ioana Ciornei
2020-11-05
1
-0
/
+26
|
*
|
net: phy: cicada: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-4
/
+11
|
*
|
net: phy: cicada: implement the generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
1
-0
/
+20
|
*
|
net: phy: broadcom: remove use of ack_interrupt()
Ioana Ciornei
2020-11-05
6
-57
/
+68
|
*
|
net: phy: broadcom: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
7
-15
/
+114
|
*
|
net: phy: aquantia: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-17
/
+19
|
*
|
net: phy: aquantia: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
1
-0
/
+27
|
*
|
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
1
-4
/
+8
|
*
|
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
1
-28
/
+28
|
*
|
net: phy: mscc: use phy_trigger_machine() to notify link change
Ioana Ciornei
2020-11-05
1
-1
/
+1
[next]