index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
bna: remove useless pointer assignment
Ivan Vecera
2015-06-11
1
-1
/
+0
*
bna: use memdup_user to copy userspace buffers
Ivan Vecera
2015-06-11
1
-19
/
+8
*
bna: correct comparisons/assignments to bool
Ivan Vecera
2015-06-11
1
-4
/
+4
*
bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
Ivan Vecera
2015-06-11
2
-19
/
+4
*
bna: remove paused from bna_rx_config and flags from bna_rxf
Ivan Vecera
2015-06-11
2
-41
/
+1
*
bna: remove RXF_E_PAUSE and RXF_E_RESUME events
Ivan Vecera
2015-06-11
2
-77
/
+0
*
bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
Ivan Vecera
2015-06-11
2
-16
/
+0
*
bna: remove oper_state_cbfn from struct bna_rxf
Ivan Vecera
2015-06-11
3
-25
/
+0
*
bna: remove pause_cbfn from struct bna_enet
Ivan Vecera
2015-06-11
2
-18
/
+0
*
bna: remove unused cbfn parameter
Ivan Vecera
2015-06-11
5
-59
/
+25
*
bna: use BIT(x) instead of (1 << x)
Ivan Vecera
2015-06-11
6
-83
/
+83
*
bna: get rid of duplicate and unused macros
Ivan Vecera
2015-06-11
8
-163
/
+9
*
bna: replace pragma(pack) with attribute __packed
Ivan Vecera
2015-06-11
6
-127
/
+103
*
bna: get rid of mac_t
Ivan Vecera
2015-06-11
12
-32
/
+26
*
bna: use ether_addr_copy instead of memcpy
Ivan Vecera
2015-06-11
2
-18
/
+16
*
net/mlx5e: Add transport domain to the ethernet TIRs/TISs
Achiad Shochat
2015-06-11
2
-1
/
+16
*
net/mlx5_core: Add transport domain alloc/dealloc support
Achiad Shochat
2015-06-11
2
-0
/
+37
*
net/mlx5e: Support NETIF_F_SG
Saeed Mahameed
2015-06-11
3
-24
/
+40
*
net/mlx5e: Enforce max flow-tables level >= 3
Gal Pressman
2015-06-11
1
-1
/
+4
*
net/mlx5e: Disable client vlan TX acceleration
Saeed Mahameed
2015-06-11
2
-22
/
+2
*
net/mlx5e: Add HW cacheline start padding
Saeed Mahameed
2015-06-11
2
-6
/
+9
*
net/mlx5e: Fix HW MTU settings
Saeed Mahameed
2015-06-11
3
-50
/
+48
*
net/mlx5_core: fix an error code
Dan Carpenter
2015-06-11
1
-1
/
+2
*
vxge: use swap() in vxge_hw_channel_dtr_alloc()
Fabian Frederick
2015-06-11
1
-6
/
+1
*
net: fs_enet: use swap() in fs_enet_rx_napi()
Fabian Frederick
2015-06-11
1
-5
/
+2
*
net/ibm/emac: use swap() in emac_make_bootlist()
Fabian Frederick
2015-06-11
1
-7
/
+3
*
net/mlx4_core: use swap() in mlx4_make_profile()
Fabian Frederick
2015-06-11
1
-6
/
+2
*
net/mlx4: use swap() in mlx4_init_qp_table()
Fabian Frederick
2015-06-11
1
-6
/
+3
*
net/ps3_gelic: Fix build error with DEBUG
Geoff Levand
2015-06-11
1
-12
/
+12
*
net: bcmgenet: handle broken turn-around for specific PHYs
Florian Fainelli
2015-06-11
1
-1
/
+6
*
Renesas Ethernet AVB PTP clock driver
Sergei Shtylyov
2015-06-11
4
-5
/
+414
*
Renesas Ethernet AVB driver proper
Sergei Shtylyov
2015-06-11
4
-0
/
+2639
*
bgmac: Utilize BRCM_PSEUDO_PHY_ADDR
Florian Fainelli
2015-06-10
1
-1
/
+2
*
b44: Utilize BRCM_PSEUDO_PHY_ADDR
Florian Fainelli
2015-06-10
1
-2
/
+6
*
Add support of Cavium Liquidio ethernet adapters
Raghu Vatsavayi
2015-06-10
29
-12
/
+14446
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-06-10
12
-405
/
+1044
|
\
|
*
ixgbe: Remember to write ixfi changes after modifying
Don Skidmore
2015-06-09
1
-1
/
+1
|
*
ixgbe: fix X550 default set_phy_power method
Don Skidmore
2015-06-09
1
-2
/
+2
|
*
ixgbe: Set lan_id before using I2C
Don Skidmore
2015-06-09
2
-3
/
+5
|
*
ixgbe: add link check for X550 copper
Don Skidmore
2015-06-09
1
-0
/
+43
|
*
ixgbe: Add support for another X550 device.
Don Skidmore
2015-06-09
4
-0
/
+10
|
*
ixgbe: fix X550 PHY function pointers
Don Skidmore
2015-06-09
1
-6
/
+3
|
*
ixgbe: fix X550 devices init flow
Don Skidmore
2015-06-09
1
-49
/
+19
|
*
ixgbe: fix bug in not clearing counters for X550 devices
Don Skidmore
2015-06-09
1
-1
/
+1
|
*
ixgbe: fix issue with sfp events with new X550 devices
Don Skidmore
2015-06-09
1
-26
/
+21
|
*
ixgbe: add support for interrupts from X550 external PHY
Don Skidmore
2015-06-09
2
-0
/
+33
|
*
ixgbe: Add const string for overheat message
Don Skidmore
2015-06-09
1
-8
/
+4
|
*
ixgbe: Add reset for X550 device
Don Skidmore
2015-06-09
1
-0
/
+17
|
*
ixgbe: add X550 support for external PHY and forced 1G/10G support
Don Skidmore
2015-06-09
2
-160
/
+472
|
*
ixgbe: Restore ESDP settings after MAC reset
Don Skidmore
2015-06-09
1
-17
/
+21
[next]