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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-26
2
-0
/
+32
|
\
|
*
dnet: drivers/net/dnet.c needs <linux/io.h>
Geert Uytterhoeven
2009-03-24
1
-0
/
+1
|
*
phy: add new LAN8710 and LAN8720 device ids to smsc phy driver
Steve Glendinning
2009-03-23
1
-0
/
+31
*
|
ixgbe: Allow Priority Flow Control settings to survive a device reset
PJ Waskiewicz
2009-03-26
5
-6
/
+26
*
|
e1000e: update version number
Jesse Brandeburg
2009-03-26
1
-1
/
+1
*
|
e1000e: fix close interrupt race
Jesse Brandeburg
2009-03-26
1
-6
/
+10
*
|
e1000e: fix loss of multicast packets
Jesse Brandeburg
2009-03-26
1
-44
/
+18
*
|
e1000e: commonize tx cleanup routine to match e1000 & igb
Alexander Duyck
2009-03-26
1
-11
/
+8
*
|
e1000: fix close race with interrupt
Jesse Brandeburg
2009-03-26
1
-4
/
+24
*
|
e1000: cleanup clean_tx_irq routine so that it completely cleans ring
Alexander Duyck
2009-03-26
1
-12
/
+9
*
|
e1000: fix tx hang detect logic and address dma mapping issues
Alexander Duyck
2009-03-26
1
-25
/
+30
*
|
bonding: select current active slave when enslaving device for mode tlb and alb
Jiri Pirko
2009-03-25
1
-0
/
+1
*
|
gianfar: reallocate skb when headroom is not enough for fcb
Li Yang
2009-03-25
1
-10
/
+21
*
|
Bump release date to 25Mar2009 and version to 0.22
Florian Fainelli
2009-03-25
1
-2
/
+2
*
|
r6040: Fix second PHY address
Florian Fainelli
2009-03-25
1
-1
/
+1
*
|
rndis_wlan: Fix build with netdev_ops compat disabled.
David S. Miller
2009-03-25
1
-1
/
+13
*
|
ax88796: Add method to take MAC from platform data
Daniel Mack
2009-03-24
1
-5
/
+12
*
|
drivers/net/ax88796.c: take IRQ flags from platform_device
Daniel Mack
2009-03-24
1
-5
/
+9
*
|
e1000e: add support for 82574 device ID 0x10F6
Bruce Allan
2009-03-24
2
-0
/
+2
*
|
be2net: cleanup rx/tx rate calculations
Sathya Perla
2009-03-24
2
-36
/
+72
*
|
myri10ge: update firmware headers to 1.4.41
Brice Goglin
2009-03-24
1
-0
/
+9
*
|
macb: fix warning "warning: unused variable `dev' "
vibi sreenivasan
2009-03-24
1
-1
/
+0
*
|
ucc_geth: Convert to net_device_ops
Joakim Tjernlund
2009-03-24
1
-9
/
+15
*
|
ucc_geth: Fix build breakage caused by a merge
Anton Vorontsov
2009-03-24
1
-1
/
+1
*
|
ucc_geth: Fix merge error.
David S. Miller
2009-03-23
1
-5
/
+0
*
|
fsl_pq_mdio: Use proper address translation
Anton Vorontsov
2009-03-23
1
-3
/
+7
*
|
spider_net: Add missing .ndo_validate_addr
David S. Miller
2009-03-23
1
-0
/
+1
*
|
myri_sbus/sunbmac/sunlance/sunqe: Add missing net_device_ops entries.
David S. Miller
2009-03-23
4
-0
/
+11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-23
8
-62
/
+61
|
\
|
|
*
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-22
2
-26
/
+11
|
*
dm9000: locking bugfix
David Brownell
2009-03-22
1
-2
/
+4
|
*
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-22
1
-3
/
+3
|
*
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
1
-1
/
+1
|
*
sungem: missing net_device_ops
Stephen Hemminger
2009-03-19
1
-5
/
+4
|
*
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-19
1
-5
/
+5
|
*
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2009-03-19
2
-21
/
+30
*
|
sunqe: Convert to net_device_ops.
David S. Miller
2009-03-23
1
-5
/
+9
*
|
sunlance: Convert to net_device_ops.
David S. Miller
2009-03-23
1
-5
/
+9
*
|
sunbmac: Convert to net_device_ops.
David S. Miller
2009-03-23
1
-9
/
+10
*
|
myri_sbus: Convert to net_device_ops.
David S. Miller
2009-03-23
1
-6
/
+10
*
|
atl1c: remove duplicated #include
Huang Weiyi
2009-03-23
1
-1
/
+0
*
|
spider_net: Fix build.
David S. Miller
2009-03-23
1
-9
/
+9
*
|
bnx2x: Adding licensing to bnx2x_init_values.h
Eilon Greenstein
2009-03-22
1
-1
/
+17
*
|
netdev: expose net_device_ops compat as config option
Stephen Hemminger
2009-03-21
1
-0
/
+9
*
|
hostap: convert to net_device_ops
Stephen Hemminger
2009-03-21
2
-18
/
+52
*
|
hostap: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
5
-33
/
+11
*
|
ipw2200: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-8
/
+22
*
|
ipw2100: convert to net_device_ops
Stephen Hemminger
2009-03-21
1
-5
/
+12
*
|
ipw2x00: convert infrastructure for use by net_device_ops
Stephen Hemminger
2009-03-21
3
-1
/
+6
*
|
ipw2x00: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
6
-77
/
+49
[next]