Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
acbc2004d7129a1ecf02414c1da8808bdc06d5a2
/
drivers
/
net
acbc200
net/mlx5: Introduce offloads steering namespace
by Or Gerlitz
· 8 years ago
ab22be9
net/mlx5: E-Switch, Add API to create send-to-vport rules
by Or Gerlitz
· 8 years ago
3aa3357
net/mlx5: E-Switch, Add miss rule for offloads mode
by Or Gerlitz
· 8 years ago
69697b6
net/mlx5: E-Switch, Add support for the sriov offloads mode
by Or Gerlitz
· 8 years ago
6ab36e3
net/mlx5: E-Switch, Add operational mode to the SRIOV e-Switch
by Or Gerlitz
· 8 years ago
b15dc29
net: hns: get reset registers from DT
by Kejian Yan
· 8 years ago
5d2525f
net: hns: add media-type property for hns
by Kejian Yan
· 8 years ago
2e14b21
net: hns: remove redundant hns_mac_dev_to_enet_if()
by Kejian Yan
· 8 years ago
45fc764
net: hns: normalize two different loop
by Daode Huang
· 8 years ago
6ba312e
net: hns: add a space before "*/"
by Daode Huang
· 8 years ago
68fa163
net: hns: delete redundant parenthese
by Daode Huang
· 8 years ago
8ec98ba
net: hns: change code style from a = a + x to a += x
by Daode Huang
· 8 years ago
d9fdb4e
net: hns: fix code style about hns driver
by Daode Huang
· 8 years ago
831a8e6
qede: Bump up driver version to 8.10.1.20
by Manish Chopra
· 8 years ago
3d78999
qede: Add get/set rx copy break tunable support
by Manish Chopra
· 8 years ago
312e067
qede: Utilize xmit_more
by Manish Chopra
· 8 years ago
c774169
qede: qede_poll refactoring
by Manish Chopra
· 8 years ago
c72a612
qede: Add support for handling IP fragmented packets.
by Manish Chopra
· 8 years ago
1576d98
tun: switch to use skb array for tx
by Jason Wang
· 8 years ago
435c556
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
2370def
nfp: implement ethtool .get_link() callback
by Jakub Kicinski
· 8 years ago
f642963
nfp: remove unused parameter from nfp_net_write_mac_addr()
by Jakub Kicinski
· 8 years ago
796312c
nfp: correct name of control BAR define
by Jakub Kicinski
· 8 years ago
6fde0e6
be2net: signedness bug in be_msix_enable()
by Dan Carpenter
· 8 years ago
8067302
net-next: mediatek: add support for IRQ grouping
by John Crispin
· 8 years ago
7bc9cce
net-next: mediatek: add IRQ locking
by John Crispin
· 8 years ago
eece71e
net-next: mediatek: don't use intermediate variables to store IRQ masks
by John Crispin
· 8 years ago
6e6edd8
net-next: mediatek: remove superfluous register reads
by John Crispin
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
64f2525
igb: Only DMA sync frame length
by Andrew Lunn
· 8 years ago
581e0c7
ixgbe: fix spoofed packets with macvlans
by Emil Tantilov
· 8 years ago
918b89e
ixgbe: Correct reporting of timestamping for x550
by Tony Nguyen
· 8 years ago
0a38c17
fm10k: Remove create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
8646f7b
igb: call igb_ptp_suspend during suspend/resume cycle
by Jacob Keller
· 8 years ago
e3f2350
igb: implement igb_ptp_suspend
by Jacob Keller
· 8 years ago
4f3ce71
igb: re-use igb_ptp_reset in igb_ptp_init
by Jacob Keller
· 8 years ago
6373716
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
by Jacob Keller
· 8 years ago
462f118
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
by Jacob Keller
· 8 years ago
12746fd
ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 offloads
by Amritha Nambiar
· 9 years ago
1ecedc9
ixgbe: Fix deleting link filters for cls_u32 offloads
by Amritha Nambiar
· 9 years ago
3d05b15
e1000e: prevent division by zero if TIMINCA is zero
by Denys Vlasenko
· 9 years ago
3487588
fm10k: fix incorrect index calculation in fm10k_write_reta
by Jacob Keller
· 9 years ago
fb5677a
fm10k: Align Rx buffers to 512B blocks
by Alexander Duyck
· 9 years ago
124579d
fm10k: don't use BIT() macro where the value isn't a bitmask
by Jacob Keller
· 9 years ago
6f30e8b
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 8 years ago
cb90d3e
net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
f786f35
net: ethernet: lpc_eth: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
34c7bb4
qed: Protect the doorbell BAR with the write barriers.
by Sudarsana Reddy Kalluru
· 8 years ago
d2890de
qede: Fix the static checker warnings.
by Sudarsana Reddy Kalluru
· 8 years ago
51d9988
qed: Fix static checker warnings.
by Sudarsana Reddy Kalluru
· 8 years ago
889ad45
e1000e: keep VLAN interfaces functional after rxvlan off
by Jarod Wilson
· 8 years ago
fb773e9
net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
8e07269
net: ethernet: mvpp2: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
5b4d10f
qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()
by Dan Carpenter
· 8 years ago
9618318
ibmvnic: fix to use list_for_each_safe() when delete items
by Wei Yongjun
· 8 years ago
3e29adb
net: thunderx: Fix TL4 configuration for secondary Qsets
by Sunil Goutham
· 8 years ago
3f4c68c
net: thunderx: Fix link status reporting
by Sunil Goutham
· 8 years ago
5eca291
dsa: b53: avoid 'maybe-uninitialized' warning
by Arnd Bergmann
· 8 years ago
bfe6d8d
net/mlx5e: Reorganize ethtool statistics
by Gal Pressman
· 8 years ago
ed80ec4
net/mlx5e: Fix number of PFC counters reported to ethtool
by Gal Pressman
· 8 years ago
9ceec35
net/mlx5e: Prevent adding the same vxlan port
by Matthew Finlay
· 8 years ago
fd4782c
net/mlx5e: Check for BlueFlame capability before allocating SQ uar
by Gal Pressman
· 8 years ago
e0f46eb
net/mlx5e: Change enum to better reflect usage
by Eli Cohen
· 8 years ago
7092fe8
net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices
by Majd Dibbiny
· 8 years ago
5be1ea8
net/mlx5: Update command strings
by Eli Cohen
· 8 years ago
742fb20
net: ethernet: ti: cpdma: switch to use genalloc
by Grygorii Strashko
· 8 years ago
3ec0a0f
net: marvell: Add separate config ANEG function for Marvell 88E1111
by Harini Katakam
· 8 years ago
c37d4a0
Maxim/driver: Add driver for maxim ds26522
by Zhao Qiang
· 8 years ago
69fc58a
net: phy: Manage fixed PHY address space using IDA
by Florian Fainelli
· 8 years ago
8a79813
net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
ce554d3
net: ethernet: dwc_eth_qos: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
13e4c23
net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
2ebc440
net: ethernet: sxgbe: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
cffce36
net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
542808f
net: ethernet: r6040: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
802fe79
net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
6f96608
net: ethernet: hix5hd2: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
9eae9c7
drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
by Grygorii Strashko
· 8 years ago
8ea63bb
drivers: net: davinci_mdio: implement pm runtime auto mode
by Grygorii Strashko
· 8 years ago
651652a
drivers: net: davinci_mdio: add pm runtime callbacks
by Grygorii Strashko
· 8 years ago
28f0ccb
drivers: net: davinci_mdio: split reset function on init_clk and enable
by Grygorii Strashko
· 8 years ago
a01d7ba
drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
by Grygorii Strashko
· 8 years ago
3f65590
drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
by Grygorii Strashko
· 8 years ago
909892a
drivers: net: davinci_mdio: do pm runtime initialization later in probe
by Grygorii Strashko
· 8 years ago
a6c5d14
drivers: net: cpsw: ndev: fix accessing to suspended device
by Grygorii Strashko
· 8 years ago
7898b1d
drivers: net: cpsw: ethtool: fix accessing to suspended device
by Grygorii Strashko
· 8 years ago
74556f5
drivers: net: cpsw: remove pm runtime calls from suspend callbacks
by Grygorii Strashko
· 8 years ago
108a653
drivers: net: cpsw: check return code from pm runtime calls
by Grygorii Strashko
· 8 years ago
1f95ba0
drivers: net: cpsw: fix suspend when all ethX devices are down
by Grygorii Strashko
· 8 years ago
02e57b9
drivers: net: stmmac: add port selection programming
by Giuseppe CAVALLARO
· 8 years ago
3fe5cad
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
by Giuseppe CAVALLARO
· 8 years ago
70523e63
drivers: net: stmmac: reworking the PCS code.
by Giuseppe CAVALLARO
· 8 years ago
f299a02
net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create
by Wang Sheng-Hui
· 8 years ago
1ba44a1
net: ethernet: dnet: use phy_ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
958974fd
net: ethernet: dnet: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
3894396
net: bgmac: Remove superflous netif_carrier_on()
by Florian Fainelli
· 8 years ago
c3897f2
net: bgmac: Start transmit queue in bgmac_open
by Florian Fainelli
· 8 years ago
d2b1323
net: bgmac: Fix SOF bit checking
by Florian Fainelli
· 8 years ago
0622cab
bonding: fix 802.3ad aggregator reselection
by Jay Vosburgh
· 8 years ago
85a1aab
i40e: Don't notify client(s) for DCB changes on all VSIs
by Neerav Parikh
· 8 years ago
Next »