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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
Vincent Mailhol
2
-7
/
+10
2022-02-24
nfp: add NFP_FL_FEATS_QOS_METER to host features to enable meter offload
Baowen Zheng
1
-1
/
+2
2022-02-24
nfp: add support to offload police action from flower table
Baowen Zheng
4
-1
/
+68
2022-02-24
nfp: add process to get action stats from hardware
Baowen Zheng
2
-5
/
+114
2022-02-24
nfp: add hash table to store meter table
Baowen Zheng
2
-1
/
+176
2022-02-24
nfp: add support to offload tc action to hardware
Baowen Zheng
3
-1
/
+121
2022-02-24
nfp: refactor policer config to support ingress/egress meter
Baowen Zheng
2
-20
/
+56
2022-02-24
net: dsa: felix: support FDB entries on offloaded LAG interfaces
Vladimir Oltean
2
-1
/
+145
2022-02-24
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
1
-5
/
+7
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
3
-56
/
+49
2022-02-24
net: dsa: mv88e6xxx: use dsa_switch_for_each_port in mv88e6xxx_lag_sync_masks
Vladimir Oltean
1
-2
/
+2
2022-02-24
net: dsa: make LAG IDs one-based
Vladimir Oltean
2
-7
/
+11
2022-02-24
net: dsa: qca8k: rename references to "lag" as "lag_dev"
Vladimir Oltean
1
-14
/
+14
2022-02-24
net: dsa: mv88e6xxx: rename references to "lag" as "lag_dev"
Vladimir Oltean
1
-24
/
+25
2022-02-24
net: asix: remove code duplicates in asix_mdio_read/write and asix_mdio_read/write_nopm
Oleksij Rempel
1
-55
/
+19
2022-02-24
net: marvell: prestera: Fix return value check in prestera_kern_fib_cache_find()
Yang Yingliang
1
-1
/
+1
2022-02-24
net: marvell: prestera: Fix return value check in prestera_fib_node_find()
Yang Yingliang
1
-1
/
+1
2022-02-24
net: sparx5: Support offloading of bridge port flooding flags
Casper Andersson
1
-1
/
+20
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
52
-302
/
+558
2022-02-24
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
4
-26
/
+26
2022-02-24
net: mv643xx_eth: process retval from of_get_mac_address
Mauri Sandberg
1
-10
/
+14
2022-02-24
Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
Mateusz Palczewski
1
-11
/
+1
2022-02-24
bnx2x: fix driver load from initrd
Manish Chopra
1
-0
/
+3
2022-02-24
Revert "xen-netback: Check for hotplug-status existence before watching"
Marek Marczykowski-Górecki
1
-8
/
+4
2022-02-24
Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
Marek Marczykowski-Górecki
1
-1
/
+1
2022-02-24
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
4
-10
/
+16
2022-02-24
mt76: mt7915: simplify conditional
Wan Jiabing
1
-3
/
+1
2022-02-24
mt76: mt7921: fix injected MPDU transmission to not use HW A-MSDU
Lorenzo Bianconi
1
-0
/
+1
2022-02-24
mt76: mt7915e: Enable thermal management by default
Nicolas Cavallari
1
-1
/
+2
2022-02-24
mt76: mt7915e: Add a hwmon attribute to get the actual throttle state.
Nicolas Cavallari
1
-9
/
+18
2022-02-24
mt76: mt7915e: Fix degraded performance after temporary overheat
Nicolas Cavallari
2
-6
/
+13
2022-02-24
mt76: improve signal strength reporting
Felix Fietkau
6
-29
/
+33
2022-02-24
mt76: mt7915: use min_t() to make code cleaner
Changcheng Deng
1
-6
/
+2
2022-02-24
mt76: mt7915: fix the muru tlv issue
MeiChia Chiu
1
-7
/
+5
2022-02-24
mt76: mt7915: check band idx for bcc event
Ryder Lee
2
-3
/
+26
2022-02-24
mt76: mt7615: Fix assigning negative values to unsigned variable
Yang Li
1
-1
/
+1
2022-02-24
mt76: connac: adjust wlan_idx size from u8 to u16
Chad Monroe
2
-2
/
+2
2022-02-24
mt76: mt7915: fix endianness warnings in mt7915_mac_tx_free()
Lorenzo Bianconi
1
-1
/
+1
2022-02-24
mt76: mt7915: fix endianness warnings in mt7915_debugfs_rx_fw_monitor
Lorenzo Bianconi
1
-2
/
+2
2022-02-24
mt76: mt7615: fix compiler warning on frame size
Deren Wu
1
-3
/
+11
2022-02-24
mt76: mt7915: initialize smps mode in mt7915_mcu_sta_rate_ctrl_tlv()
Peter Chiu
1
-0
/
+1
2022-02-24
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
10
-160
/
+172
2022-02-24
mt76: mt7915: add support for MT7986
Bo Jiao
15
-80
/
+1817
2022-02-24
ath10k: fix pointer arithmetic error in trace call
Francesco Magliocca
1
-1
/
+1
2022-02-24
carl9170: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2
-2
/
+2
2022-02-24
ath11k: add dbring debug support
Venkateswara Naralasetty
6
-6
/
+283
2022-02-24
ath11k: translate HE status to radiotap format
Pradeep Kumar Chitrapu
2
-63
/
+437
2022-02-24
ath11k: decode HE status tlv
Pradeep Kumar Chitrapu
3
-20
/
+214
2022-02-24
ath11k: switch to using ieee80211_tx_status_ext()
Pradeep Kumar Chitrapu
1
-5
/
+23
2022-02-24
can: mcp251xfd: mcp251xfd_priv: introduce macros specifying the number of supported TEF/RX/TX rings
Marc Kleine-Budde
1
-4
/
+13
[prev]
[next]