Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2fddd880668ee124cb56429f458b74d2772f6cb6
/
drivers
/
net
/
spider_net.c
5508590
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
866691a
spider-net: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
3e303dc
spider_net: Add missing .ndo_validate_addr
by David S. Miller
· 16 years ago
da4a99e
spider_net: Fix build.
by David S. Miller
· 16 years ago
6e06cb6
spider_net: Convert to net_device_ops.
by Yang Hongyang
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
59c5ea6
net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
by David S. Miller
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
26aca5e
net: Fix incorrect use of loose in spider_net.c
by Nick Andrew
· 16 years ago
ece4af1
driver/net/*: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
7d2e3cb
[netdrvr] Trim trailing whitespace for several drivers
by Jeff Garzik
· 16 years ago
0b50d75
spidernet: revise link status logging
by Ishizaki Kou
· 17 years ago
9a11fcb
spidernet: fix error interrupt handling
by Ishizaki Kou
· 17 years ago
81971be
spidernet: add missing initialization
by Ishizaki Kou
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
09f75cd
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
a041fe2
spidernet: fix interrupt reason recognition
by Ishizaki Kou
· 17 years ago
7a62755
spidernet: improve interrupt handling
by Ishizaki Kou
· 17 years ago
e65bbf1
spidernet: Replace literal with const
by Linas Vepstas
· 17 years ago
5f309b9
spidernet: fix misnamed flag
by Linas Vepstas
· 17 years ago
59a11f8
spidernet: move a block of code around
by Linas Vepstas
· 17 years ago
e1fd907
spidernet: service TX later.
by Linas Vepstas
· 17 years ago
9e0a6e2
spidernet: invalidate unused pointer.
by Linas Vepstas
· 17 years ago
9948357
spidernet: enhance the dump routine
by Linas Vepstas
· 17 years ago
e6311d8
spidernet: beautify error messages
by Linas Vepstas
· 17 years ago
3a2c892
spidernet: checksum and ethtool
by Stephen Hemminger
· 17 years ago
c3d1182
spidernet: silence the ramfull messages
by Linas Vepstas
· 17 years ago
2bf27a0
spidernet: Don't terminate the RX ring
by Linas Vepstas
· 17 years ago
4c4bd5a
spidernet: Cure RX ram full bug
by Linas Vepstas
· 17 years ago
83d3514
spidernet: null out skb pointer after its been used.
by Linas Vepstas
· 17 years ago
25805dc
network drivers: eliminate unneeded kill_vid code
by Stephen Hemminger
· 17 years ago
93c1d3b
spidernet: skb used after netif_receive_skb
by Florin Malita
· 17 years ago
9873940
spidernet: node-aware skbuff allocation
by Christoph Hellwig
· 17 years ago
a1c38a4
spidernet: remove unnecessary accesses to phy
by Ishizaki Kou
· 17 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
33bdeec
spidernet: Fix problem sending IP fragments
by Linas Vepstas
· 18 years ago
7376e73
spidernet: janitorial, typos
by Linas Vepstas
· 18 years ago
5c8e98f
spidernet: transmit race
by Linas Vepstas
· 18 years ago
d9c199e
spidernet: fix racy double-free of skb
by Linas Vepstas
· 18 years ago
4cb6f9e
spidernet: separate hardware state from driver state.
by Linas Vepstas
· 18 years ago
4b23a55
spidernet: move medium variable into card struct
by Jens Osterkamp
· 18 years ago
fc8e13da
spidernet: remove txram full logging
by Ishizaki Kou
· 18 years ago
3342cf0e
spidernet: spidernet: add support for Celleb
by Kou Ishizaki
· 18 years ago
3cf761d
spidernet: load firmware when open
by Kou Ishizaki
· 18 years ago
abdb66b
spidernet: autoneg support for Celleb
by Kou Ishizaki
· 18 years ago
d406eaf
spidernet: compile break.
by Linas Vepstas
· 18 years ago
97210b5
[PATCH] spider_net breakage from class_device -> device
by Al Viro
· 18 years ago
d9a9720
Spidernet: Rework RX linked list
by Linas Vepstas
· 18 years ago
6d24998
Spidernet RX Debugging printout
by Linas Vepstas
· 18 years ago
df519ab
Spidernet Avoid possible RX chain corruption
by Linas Vepstas
· 18 years ago
90476a2
Spidernet Memory barrier
by Linas Vepstas
· 18 years ago
2c307db
Spidernet RX Chain tail
by Linas Vepstas
· 18 years ago
a4182c5
Spidernet Remove unused variable
by Linas Vepstas
· 18 years ago
80dab7c
Spidernet RX Refill
by Linas Vepstas
· 18 years ago
7f7223b
Spidernet Cleanup return codes
by Linas Vepstas
· 18 years ago
366684b
Spidernet another skb mem leak
by Linas Vepstas
· 18 years ago
05b346b
Spidernet RX skb mem leak
by Linas Vepstas
· 18 years ago
1cd173f
Spidernet cleanup un-needed API
by Linas Vepstas
· 18 years ago
7585617
Spidernet remove rxramfull tasklet
by Linas Vepstas
· 18 years ago
5a02887
Spidernet add net_ratelimit to suppress long output
by Linas Vepstas
· 18 years ago
d4ed8f8
Spidernet DMA coalescing
by Linas Vepstas
· 18 years ago
a55eb05
spidernet : fix memory leak in spider_net_stop
by Jens Osterkamp
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
3bc0f40
[POWERPC] Spider uses low level BE MMIO accessors
by Benjamin Herrenschmidt
· 18 years ago
7bd54c8
[PATCH] spidernet: poor network performance
by Linas Vepstas
· 18 years ago
9c434f5
[PATCH] Spidernet: remove ETH_ZLEN check in earlier patch
by James K Lewis
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
6475191
[PATCH] powerpc/cell spidernet release all descrs
by Linas Vepstas
· 18 years ago
348bc2a
[PATCH] powerpc/cell spidernet DMA direction fix
by Linas Vepstas
· 18 years ago
66c0971
[PATCH] powerpc/cell spidernet variable name change
by Linas Vepstas
· 18 years ago
a664ccf
[PATCH] powerpc/cell spidernet reduce DMA kicking
by Linas Vepstas
· 18 years ago
499eea1
[PATCH] powerpc/cell spidernet
by Linas Vepstas
· 18 years ago
9cc7bf7
[PATCH] powerpc/cell spidernet refine locking
by Linas Vepstas
· 18 years ago
68a8c60
[PATCH] powerpc/cell spidernet NAPI polling info.
by Linas Vepstas
· 18 years ago
204e5fa
[PATCH] powerpc/cell spidernet low watermark patch.
by Linas Vepstas
· 18 years ago
b21606a
[PATCH] powerpc/cell spidernet incorrect offset
by Linas Vepstas
· 18 years ago
98b9040
[PATCH] powerpc/cell spidernet stop error printing patch.
by Linas Vepstas
· 18 years ago
37aad75
[PATCH] powerpc/cell spidernet fix error interrupt print
by Linas Vepstas
· 18 years ago
313ef4b
[PATCH] Spidernet stop queue when queue is full.
by Linas Vepstas
· 18 years ago
ded8028
[PATCH] Spidernet fix register field definitions
by Linas Vepstas
· 18 years ago
917a5b8
[PATCH] powerpc/cell spidernet add missing netdev watchdog
by Linas Vepstas
· 18 years ago
808999c
[PATCH] powerpc/cell spidernet zlen min packet length
by Linas Vepstas
· 18 years ago
c3fee4c
[PATCH] powerpc/cell spidernet force-end fix
by Linas Vepstas
· 18 years ago
e2874f2
[PATCH] Spidernet module parm permissions
by Linas Vepstas
· 18 years ago
90f1084
[PATCH] powerpc/cell spidernet ethtool -i version number info.
by Linas Vepstas
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
d4b0a4c
[PATCH] spidernet: Use pci_dma_mapping_error()
by Olof Johansson
· 18 years ago
9b6b0b8
[PATCH] Spidernet: add ethtool -S (show statistics)
by Jim Lewis
· 18 years ago
aa43f77
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
b68a60e
[PATCH] Add ethtool -g support to Spidernet network driver
by Jim Lewis
· 18 years ago
Next »