index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macvlan.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
wifi: rtw89: coex: Update priority setting for Wi-Fi is scanning
Ching-Te Ku
2
-26
/
+33
2024-10-09
Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"
Johannes Berg
3
-7
/
+7
2024-10-09
net: phy: microchip_t1: SQI support for LAN887x
Tarun Alle
1
-0
/
+171
2024-10-09
net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110
Niklas Söderlund
1
-10
/
+36
2024-10-09
net: phy: marvell-88q2xxx: Make register writer function generic
Niklas Söderlund
1
-20
/
+20
2024-10-09
net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220
Niklas Söderlund
1
-34
/
+26
2024-10-09
fsl/fman: Fix a typo
Andrew Kreimer
1
-1
/
+1
2024-10-09
net: phy: aquantia: allow forcing order of MDI pairs
Daniel Golle
1
-0
/
+33
2024-10-09
dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
Daniel Golle
1
-0
/
+6
2024-10-09
selftests: mlxsw: sch_red_core: Lower TBF rate
Petr Machata
1
-3
/
+3
2024-10-09
selftests: mlxsw: sch_red_core: Send more packets for drop tests
Petr Machata
1
-7
/
+9
2024-10-09
selftests: mlxsw: sch_red_core: Sleep before querying queue depth
Petr Machata
1
-0
/
+1
2024-10-09
selftests: mlxsw: sch_red_core: Increase backlog size tolerance
Petr Machata
1
-2
/
+3
2024-10-09
selftests: mlxsw: sch_red_ets: Increase required backlog
Petr Machata
1
-4
/
+4
2024-10-09
net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()
Bartosz Golaszewski
1
-2
/
+3
2024-10-09
chelsio/chtls: Remove unused chtls_set_tcb_tflag
Dr. David Alan Gilbert
2
-10
/
+0
2024-10-09
caif: Remove unused cfsrvl_getphyid
Dr. David Alan Gilbert
2
-7
/
+0
2024-10-09
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
6
-14
/
+12
2024-10-09
net: dsa: mv88e6xxx: Add FID map cache
Aryan Srivastava
4
-38
/
+14
2024-10-08
wireless: wext: shorten struct iw_ioctl_description
Johannes Berg
1
-4
/
+1
2024-10-08
wifi: wext: merge adjacent CONFIG_COMPAT ifdef blocks
Johannes Berg
1
-3
/
+2
2024-10-08
wifi: cfg80211: unexport wireless_nlevent_flush()
Johannes Berg
3
-7
/
+7
2024-10-08
wifi: remove iw_public_data from struct net_device
Johannes Berg
10
-33
/
+4
2024-10-08
wifi: cfg80211: stop exporting wext symbols
Johannes Berg
6
-27
/
+10
2024-10-08
wifi: wext/libipw: move spy implementation to libipw
Johannes Berg
9
-62
/
+51
2024-10-08
staging: don't recommend using lib80211
Johannes Berg
5
-6
/
+0
2024-10-08
wifi: ipw2x00/lib80211: move remaining lib80211 into libipw
Johannes Berg
18
-610
/
+525
2024-10-08
staging: rtl8192e: delete the driver
Johannes Berg
56
-24188
/
+0
2024-10-08
wifi: libertas: don't select/include lib80211
Johannes Berg
2
-2
/
+0
2024-10-08
wifi: mwifiex: don't include lib80211.h
Johannes Berg
2
-2
/
+1
2024-10-08
wifi: qtnfmac: don't include lib80211.h
Johannes Berg
1
-1
/
+0
2024-10-08
wifi: nl80211: remove redundant null pointer check in coalescing
Dmitry Kandybka
1
-2
/
+0
2024-10-08
mac80211: Reorganize kerneldoc parameter names
Julia Lawall
2
-8
/
+8
2024-10-08
wifi: cfg80211: check radio iface combination for multi radio per wiphy
Karthikeyan Periyasamy
1
-10
/
+54
2024-10-08
wifi: mac80211, cfg80211: miscellaneous spelling fixes
Dmitry Antipov
19
-22
/
+22
2024-10-08
wifi: mac80211: constify ieee80211_ie_build_{he,eht}_oper() chandef
Jeff Johnson
2
-4
/
+4
2024-10-08
tools: ynl-gen: refactor check validation for TypeBinary
Jakub Kicinski
1
-10
/
+15
2024-10-08
idpf: Don't hard code napi_struct size
Joe Damato
1
-1
/
+2
2024-10-08
rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier.
Kuniyuki Iwashima
2
-0
/
+132
2024-10-08
rtnetlink: Add assertion helpers for per-netns RTNL.
Kuniyuki Iwashima
2
-4
/
+53
2024-10-08
rtnetlink: Add per-netns RTNL.
Kuniyuki Iwashima
5
-0
/
+104
2024-10-08
Revert "rtnetlink: add guard for RTNL"
Kuniyuki Iwashima
1
-3
/
+0
2024-10-08
net: fec: make PPS channel configurable
Francesco Dolcini
1
-2
/
+4
2024-10-08
net: fec: refactor PPS channel configuration
Francesco Dolcini
1
-5
/
+4
2024-10-08
dt-bindings: net: fec: add pps channel property
Francesco Dolcini
1
-0
/
+7
2024-10-08
net: sparx5: redefine internal ports and PGID's as offsets
Daniel Machon
11
-45
/
+86
2024-10-08
net: sparx5: add is_sparx5 macro and use it throughout
Daniel Machon
5
-52
/
+90
2024-10-08
net: sparx5: ops out function for DSM calendar calculation
Daniel Machon
3
-18
/
+26
2024-10-08
net: sparx5: ops out PTP IRQ handler
Daniel Machon
2
-1
/
+5
2024-10-08
net: sparx5: ops out function for setting the port mux
Daniel Machon
3
-4
/
+10
[prev]
[next]