index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
spider_net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-2
/
+2
2010-02-19
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-2
/
+2
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-11
spider-net: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-03-24
spider_net: Add missing .ndo_validate_addr
David S. Miller
1
-0
/
+1
2009-03-23
spider_net: Fix build.
David S. Miller
1
-9
/
+9
2009-03-22
spider_net: Convert to net_device_ops.
Yang Hongyang
1
-14
/
+17
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
1
-6
/
+6
2008-12-29
net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
David S. Miller
1
-1
/
+0
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-9
/
+6
2008-12-07
net: Fix incorrect use of loose in spider_net.c
Nick Andrew
1
-1
/
+1
2008-11-24
driver/net/*: remove redundant argument comments
Qinghuang Feng
1
-4
/
+0
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-05-13
[netdrvr] Trim trailing whitespace for several drivers
Jeff Garzik
1
-2
/
+2
2008-04-17
spidernet: revise link status logging
Ishizaki Kou
1
-4
/
+6
2008-04-17
spidernet: fix error interrupt handling
Ishizaki Kou
1
-12
/
+10
2008-04-17
spidernet: add missing initialization
Ishizaki Kou
1
-0
/
+4
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-11
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-33
/
+16
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-33
/
+27
2007-09-13
spidernet: fix interrupt reason recognition
Ishizaki Kou
1
-8
/
+4
2007-07-10
spidernet: improve interrupt handling
Ishizaki Kou
1
-14
/
+45
2007-07-09
spidernet: Replace literal with const
Linas Vepstas
1
-1
/
+1
2007-07-09
spidernet: fix misnamed flag
Linas Vepstas
1
-1
/
+1
2007-07-09
spidernet: move a block of code around
Linas Vepstas
1
-14
/
+14
2007-07-09
spidernet: service TX later.
Linas Vepstas
1
-1
/
+2
2007-07-09
spidernet: invalidate unused pointer.
Linas Vepstas
1
-2
/
+5
2007-07-09
spidernet: enhance the dump routine
Linas Vepstas
1
-8
/
+70
2007-07-09
spidernet: beautify error messages
Linas Vepstas
1
-30
/
+34
2007-06-21
spidernet: checksum and ethtool
Stephen Hemminger
1
-2
/
+2
2007-06-21
spidernet: silence the ramfull messages
Linas Vepstas
1
-9
/
+11
2007-06-21
spidernet: Don't terminate the RX ring
Linas Vepstas
1
-9
/
+9
2007-06-21
spidernet: Cure RX ram full bug
Linas Vepstas
1
-6
/
+80
2007-06-21
spidernet: null out skb pointer after its been used.
Linas Vepstas
1
-0
/
+1
2007-06-03
network drivers: eliminate unneeded kill_vid code
Stephen Hemminger
1
-40
/
+0
2007-05-25
spidernet: skb used after netif_receive_skb
Florin Malita
1
-3
/
+3
2007-05-18
spidernet: node-aware skbuff allocation
Christoph Hellwig
1
-1
/
+2
2007-05-12
spidernet: remove unnecessary accesses to phy
Ishizaki Kou
1
-5
/
+3
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2007-04-19
spidernet: Fix problem sending IP fragments
Linas Vepstas
1
-1
/
+1
2007-02-27
spidernet: janitorial, typos
Linas Vepstas
1
-6
/
+7
2007-02-27
spidernet: transmit race
Linas Vepstas
1
-1
/
+5
2007-02-27
spidernet: fix racy double-free of skb
Linas Vepstas
1
-8
/
+15
[next]