Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
24aaed0cc0953fce632d539a148025f0e4a82bcf
/
drivers
/
net
24aaed0
net: stmmac: Uniformize the use of dma_init_* callbacks
by Jose Abreu
· 7 years ago
758d5c7
net: stmmac: Move PTP and MMC base address calculation to hwif.c
by Jose Abreu
· 7 years ago
63a550f
net: stmmac: Remove uneeded checks for GMAC version
by Jose Abreu
· 7 years ago
ab0204e
net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks
by Jose Abreu
· 7 years ago
44c67f8
net: stmmac: Let descriptor code clear the descriptor
by Jose Abreu
· 7 years ago
6844171
net: stmmac: Let descriptor code set skbuff address
by Jose Abreu
· 7 years ago
4ae0169
net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
by Jose Abreu
· 7 years ago
67e1c40
net: stmmac: Enable OSP for GMAC4
by Jose Abreu
· 7 years ago
3c0596f
net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TEST
by Florian Fainelli
· 7 years ago
78cc6e7
net: ethernet: freescale: Allow FEC with COMPILE_TEST
by Florian Fainelli
· 7 years ago
2652113
net: ethernet: ti: Allow most drivers with COMPILE_TEST
by Florian Fainelli
· 7 years ago
8a86339
qede: Add build_skb() support.
by Manish Chopra
· 7 years ago
56a9a9e
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
3b734ff
nfp: flower: fix error path during representor creation
by Jiri Pirko
· 7 years ago
934e0f8
net: mvpp2: print rx error with rate-limit
by Yan Markman
· 7 years ago
5b0ab2f
net: mvpp2: set mac address does not require the stop/start sequence
by Yan Markman
· 7 years ago
914365f
net: mvpp2: avoid checking for free aggregated descriptors twice
by Yan Markman
· 7 years ago
a6fe31d
net: mvpp2: 2500baseX support
by Antoine Tenart
· 7 years ago
d97c9f4
net: mvpp2: 1000baseX support
by Antoine Tenart
· 7 years ago
4bb0432
net: mvpp2: phylink support
by Antoine Tenart
· 7 years ago
dcd3e73
net: mvpp2: align the ethtool ops definition
by Antoine Tenart
· 7 years ago
a564b65
Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 7 years ago
93c65d1
vmxnet3: Replace msleep(1) with usleep_range()
by YueHaibing
· 7 years ago
7e878b6
bonding: introduce link change helper
by Tonghao Zhang
· 7 years ago
9611d6d
net: ethernet: ti: cpsw: disable mq feature for "AM33xx ES1.0" devices
by Ivan Khoronzhuk
· 7 years ago
43c89b1
ice: Update NVM AQ command functions
by Anirudh Venkataramanan
· 7 years ago
6e7d0ba
ixgbevf: fix MAC address changes through ixgbevf_set_mac()
by Emil Tantilov
· 7 years ago
a8d9bb3
ixgbe: force VF to grab new MAC on driver reload
by Emil Tantilov
· 7 years ago
6710f97
ixgbe: release lock for the duration of ixgbe_suspend_close()
by Pavel Tatashin
· 7 years ago
b212d81
ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
by Mauro S M Rodrigues
· 7 years ago
9cfbfa7
ixgbe: cleanup sparse warnings
by Cathy Zhou
· 7 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
8e725f7
cxgb4: update LE-TCAM collection for T6
by Rahul Lakkireddy
· 7 years ago
fc16f56
qed: Fix LL2 race during connection terminate
by Michal Kalderon
· 7 years ago
6291c60
qed: Fix possibility of list corruption during rmmod flows
by Michal Kalderon
· 7 years ago
974f6c0
qed: LL2 flush isles when connection is closed
by Michal Kalderon
· 7 years ago
76e597e
net: ethoc: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
93120eb
net: stmmac: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
9e6881d
net: qcom/emac: Encapsulate sgmii ops under one structure
by Hemanth Puranik
· 7 years ago
721ce0f
net: qualcomm: rmnet: Remove redundant command check
by Subash Abhinov Kasiviswanathan
· 7 years ago
bbde32d
net: qualcomm: rmnet: Add support for ethtool private stats
by Subash Abhinov Kasiviswanathan
· 7 years ago
1eece79
net: qualcomm: rmnet: Capture all drops in transmit path
by Subash Abhinov Kasiviswanathan
· 7 years ago
00e798c
drivers: net: Remove device_node checks with of_mdiobus_register()
by Florian Fainelli
· 7 years ago
c6213eb
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
by Grygorii Strashko
· 7 years ago
b3c898e
Revert "bonding: allow carrier and link status to determine link state"
by Debabrata Banerjee
· 7 years ago
1386c36b
bonding: allow carrier and link status to determine link state
by Debabrata Banerjee
· 7 years ago
e79c105
bonding: allow use of tx hashing in balance-alb
by Debabrata Banerjee
· 7 years ago
cbeeea7
bonding: use common mac addr checks
by Debabrata Banerjee
· 7 years ago
2578041
bonding: don't queue up extraneous rlb updates
by Debabrata Banerjee
· 7 years ago
7d6541f
Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
6a81441
net: hns3: Fixes the missing PCI iounmap for various legs
by Fuyun Liang
· 7 years ago
fa8d82e
net: hns3: Add support of .sriov_configure in HNS3 driver
by Peng Li
· 7 years ago
be8d8cd
net: hns3: Fix for fiber link up problem
by Yunsheng Lin
· 7 years ago
67bf254
net: hns3: Fixes the back pressure setting when sriov is enabled
by Yunsheng Lin
· 7 years ago
0c69825
net: hns3: Change return value in hnae3_register_client
by Fuyun Liang
· 7 years ago
854cf33
net: hns3: Change return type of hnae3_register_ae_algo
by Fuyun Liang
· 7 years ago
50fbc23
net: hns3: Change return type of hnae3_register_ae_dev
by Fuyun Liang
· 7 years ago
e3afa96
net: hns3: Add a check for client instance init state
by Fuyun Liang
· 7 years ago
3e249d3
net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed
by Fuyun Liang
· 7 years ago
2312e05
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
by Fuyun Liang
· 7 years ago
a556c76
net: mscc: Add initial Ocelot switch support
by Alexandre Belloni
· 7 years ago
542671f
net: phy: mscc-miim: Add MDIO driver
by Alexandre Belloni
· 7 years ago
763ece85
brcmfmac: fix initialization of struct cfg80211_inform_bss variable
by Franky Lin
· 7 years ago
66cffd6
b43: fix transmit failure when VT is switched
by Taketo Kabe
· 7 years ago
1d18c55
rsi: Set wowlan flag while writing wowlan config parameters
by Siva Rebbagondla
· 7 years ago
d76f851
rsi: reset hibernate_resume flag to work hibernate resume in coex mode.
by Siva Rebbagondla
· 7 years ago
54b5172
rsi: Add null check for virtual interfaces in wowlan config
by Sanjay Kumar Konduri
· 7 years ago
1204aa1
brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag
by Rafał Miłecki
· 7 years ago
98f3697
cxgb4: add tc flower match support for tunnel VNI
by Kumar Sanghvi
· 7 years ago
0e5c04f
net/mlx5e: Remove MLX5E_TEST_BIT macro
by Gal Pressman
· 8 years ago
bfbe205
net/mlx5e: Use test bit in en accel xmit flow
by Gal Pressman
· 8 years ago
af5a6c9
net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ state
by Gal Pressman
· 8 years ago
1e7477a
net/mlx5e: Report all channels with min RX WQEs timeout
by Eran Ben Elisha
· 7 years ago
38aa51c
net/mlx5e: Support offloaded TC flows with no matches on headers
by Or Gerlitz
· 7 years ago
d708f90
net/mlx5e: Get the required HW match level while parsing TC flow matches
by Or Gerlitz
· 7 years ago
5478290
net/mlx5e: Properly order min inline mode setup while parsing TC matches
by Or Gerlitz
· 7 years ago
1cab1cd
net/mlx5e: Use local actions var while processing offloaded TC flow actions
by Or Gerlitz
· 7 years ago
31c8eba
net/mlx5e: Return success when TC offloaded fdb actions parsed ok
by Or Gerlitz
· 7 years ago
c180f67
net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributes
by Or Gerlitz
· 7 years ago
b3a433d
net/mlx5e: Clean static checker complaints on TC offload and VF reps code
by Or Gerlitz
· 7 years ago
4601266
net/mlx5e: Remove double defined DMAC header re-write element
by Or Gerlitz
· 7 years ago
efb6d7a
net/mlx5e: Use bool as return type for mlx5e_xdp_handle
by Tariq Toukan
· 8 years ago
bd206fd
net/mlx5e: Use u8 instead of int for LRO number of segments
by Tariq Toukan
· 8 years ago
e36d481
net/mlx5e: Skip redundant checks when providing NUD lastuse feedback
by Roi Dayan
· 8 years ago
b8c931b
net/mlx5e: Remove redundant vport context vlan update
by Saeed Mahameed
· 8 years ago
7cfac88
cxgb4: do not fail vf instatiation in slave mode
by Arjun Vynipadath
· 7 years ago
55c0211
mlxsw: spectrum_span: Support LAG under mirror-to-gretap
by Petr Machata
· 7 years ago
bde4c56
net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
by Hernán Gonzalez
· 7 years ago
9bf5085
net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC
by Chen-Yu Tsai
· 7 years ago
7b270b7
net: stmmac: dwmac-sun8i: Support different ranges for TX/RX delay chains
by Chen-Yu Tsai
· 7 years ago
49a06ca
net: stmmac: dwmac-sun8i: Allow getting syscon regmap from external device
by Chen-Yu Tsai
· 7 years ago
25ae15f
net: stmmac: dwmac-sun8i: Use regmap_field for syscon register access
by Chen-Yu Tsai
· 7 years ago
447b1bb
net: dsa: mv88e6xxx: add a stats setup function
by Vivien Didelot
· 7 years ago
93e18d6
net: dsa: mv88e6xxx: add IEEE and IP mapping ops
by Vivien Didelot
· 7 years ago
408d2de
net: dsa: mv88e6xxx: use helper for 6390 histogram
by Vivien Didelot
· 7 years ago
23548da
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
1dde532
cxgb4: collect hardware dump in second kernel
by Rahul Lakkireddy
· 7 years ago
27392e5
i40evf: Fix a hardware reset support in VF driver
by Paweł Jabłoński
· 7 years ago
c79756c
i40e: free the skb after clearing the bitlock
by Jacob Keller
· 7 years ago
9c0c3b8
i40e: cleanup wording in a header comment
by Jacob Keller
· 7 years ago
Next »