index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixp2000
/
ixpdev.c
Age
Commit message (
Expand
)
Author
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-05-22
ixp2000: use netdev_alloc_skb
Stephen Hemminger
2008-01-08
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-29
[PATCH] ixp2000: fix gcc4 breakage
Lennert Buytenhek
2006-03-21
[ARM] 3373/1: move uengine loader to arch/arm/common
Lennert Buytenhek
2005-12-03
[PATCH] ixp2000: change netif_schedule_test to __netif_schedule_prep
Stephen Hemminger
2005-12-01
[PATCH] ixp2000: add driver version, bump version to 0.2
Lennert Buytenhek
2005-12-01
[PATCH] ixp2000: add netpoll support
Lennert Buytenhek
2005-12-01
[PATCH] ixp2000: report MAC addresses for each port on init
Lennert Buytenhek
2005-12-01
[PATCH] ixp2000: use netif_rx_schedule_test
Lennert Buytenhek
2005-12-01
[PATCH] ixp2000: register netdevices last
Lennert Buytenhek
2005-11-18
[PATCH] intel ixp2000 network driver
Lennert Buytenhek