Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13864515f7bf6cabd60e63c62e09d311386ae1f1
/
drivers
/
net
/
forcedeth.c
4db0ee17
forcedeth: msi interrupts
by Ayaz Abdulla
· 16 years ago
40ba182
[netdrvr] forcedeth: Restore multicast settings on resume
by Tobias Diedrich
· 16 years ago
9f3f791
forcedeth: realtek phy crossover detection
by Ayaz Abdulla
· 17 years ago
a433686
forcedeth: new backoff implementation
by Ayaz Abdulla
· 17 years ago
36b30ea
[netdrvr] forcedeth: internal simplifications; changelog removal
by Jeff Garzik
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
a376e79
forcedeth: mac address fix
by Ayaz Abdulla
· 17 years ago
30ecce9
fix endian lossage in forcedeth
by Al Viro
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
bd6ca63
forcedeth: fix locking bug with netconsole
by Ingo Molnar
· 17 years ago
bfebbb8
forcedeth: Use round_jiffies for stats timer
by Daniel Drake
· 17 years ago
3b446c3
forcedeth: limit tx to 16
by Ayaz Abdulla
· 17 years ago
5289b4c
forcedeth: tx pause watermarks
by Ayaz Abdulla
· 17 years ago
fd9b558
forcedeth: tx collision fix
by Ayaz Abdulla
· 17 years ago
4e84f9b
forcedeth: preserve registers
by Ayaz Abdulla
· 17 years ago
eb79842
forcedeth: phy status fix
by Ayaz Abdulla
· 17 years ago
b2976d2
forcedeth: restart tx/rx
by Ayaz Abdulla
· 17 years ago
2b91213
forcedeth: mac address mcp77/79
by Ayaz Abdulla
· 17 years ago
bb9a4fd
forcedeth: multicast fix
by Ayaz Abdulla
· 17 years ago
32fa8b2
forcedeth: tx pause fix
by Ayaz Abdulla
· 17 years ago
f648d12
forcedeth: updated copyright section
by Ayaz Abdulla
· 17 years ago
bfaffe8
forcedeth: checksum fix
by Ayaz Abdulla
· 17 years ago
0a62677
forcedeth: reset register fix
by Ayaz Abdulla
· 17 years ago
5bb7ea2
forcedeth endianness bugs
by Al Viro
· 17 years ago
2e3884b
[FORCEDETH]: Fix reversing the MAC address on suspend.
by Björn Steinbrink
· 17 years ago
9e55593
forcedeth boot delay fix
by Ayaz Abdulla
· 17 years ago
490dde8
forcedeth: new mcp79 pci ids
by Ayaz Abdulla
· 17 years ago
96fd4cd
[netdrvr] forcedeth: add MCP77 device IDs
by Ayaz Abdulla
· 17 years ago
a747590
forcedeth msi bugfix
by Manfred Spraul
· 17 years ago
c1b7151
forcedeth: fix rx-work condition in nv_rx_process_optimized() too
by Ingo Molnar
· 17 years ago
8148ff4
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
by Jeff Garzik
· 17 years ago
3f88ce4
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
by Jeff Garzik
· 17 years ago
bcb5feb
forcedeth: fix NAPI rx poll function
by Ingo Molnar
· 17 years ago
f7ab697
forcedeth: "no link" is informational
by Ed Swierk
· 17 years ago
b9f2c04
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
by Jeff Garzik
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
88d3aaf
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
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
ba685fb
fix realtek phy id in forcedeth
by Willy Tarreau
· 17 years ago
1a2b733
fix random hang in forcedeth driver when using netconsole
by Timo Jantunen
· 17 years ago
313674a
[NET]: ethtool_perm_addr only has one implementation
by Matthew Wilcox
· 17 years ago
ef756b3
forcedeth: mac address correct
by Ayaz Abdulla
· 17 years ago
1398661
forcedeth: mcp73 device addition
by Ayaz Abdulla
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
1f1c288
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
c5e3ae8
forcedeth bug fix: realtek phy
by Ayaz Abdulla
· 17 years ago
d215d8a
forcedeth bug fix: vitesse phy
by Ayaz Abdulla
· 17 years ago
14a67f3
forcedeth bug fix: cicada phy
by Ayaz Abdulla
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
2cc49a5
forcedeth: use unicast receive mode for WoL
by Tim Mann
· 17 years ago
25805dc
network drivers: eliminate unneeded kill_vid code
by Stephen Hemminger
· 17 years ago
096a458
forcedeth: fix cpu irq mask
by Ayaz Abdulla
· 17 years ago
8b5be26
[FORCEDETH]: Use skb_tailroom where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
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
3ba4d09
forcedeth: fix tx timeout
by Ayaz Abdulla
· 18 years ago
fcc5f26
forcedeth: fix nic poll
by Ayaz Abdulla
· 18 years ago
6fedae1
forcedeth: fix checksum feature in mcp65
by Ayaz Abdulla
· 18 years ago
caf9646
forcedeth: disable msix
by Ayaz Abdulla
· 18 years ago
e0379a1
forcedeth: fixed missing call in napi poll
by Ayaz Abdulla
· 18 years ago
2182816
forcedeth: statistics optimization
by Ayaz Abdulla
· 18 years ago
57fff69
forcedeth: statistics supported
by Ayaz Abdulla
· 18 years ago
4e16ed1
forcedeth: tx max work
by Ayaz Abdulla
· 18 years ago
f0734ab
forcedeth: irq data path optimization
by Ayaz Abdulla
· 18 years ago
b01867c
forcedeth: rx data path optimization
by Ayaz Abdulla
· 18 years ago
445583b
forcedeth: tx data path optimization
by Ayaz Abdulla
· 18 years ago
aaa37d2
forcedeth: tx limiting
by Ayaz Abdulla
· 18 years ago
86b22b0
forcedeth: optimized routines
by Ayaz Abdulla
· 18 years ago
0d63fb3
forcedeth: rx skb recycle
by Ayaz Abdulla
· 18 years ago
164a86e
forcedeth: tx locking
by Ayaz Abdulla
· 18 years ago
761fcd9
forcedeth: ring access
by Ayaz Abdulla
· 18 years ago
d2f7841
forcedeth: dma access
by Ayaz Abdulla
· 18 years ago
1d39ed5
remove NETIF_F_TSO ifdefery
by Arjan van de Ven
· 18 years ago
f35723e
forcedeth: sideband management fix
by Ayaz Abdulla
· 22 years ago
87046e5
forcedeth: modified comment header
by Ayaz Abdulla
· 18 years ago
d15e9c4
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
by Francois Romieu
· 18 years ago
f434484
[PATCH] forcedeth: add support for new mcp67 device
by Ayaz Abdulla
· 18 years ago
c5cf910
[PATCH] forcedeth: add recoverable error support
by Ayaz Abdulla
· 18 years ago
7e680c2
[PATCH] forcedeth: add mgmt unit support
by Ayaz Abdulla
· 18 years ago
a189317
[PATCH] forcedeth: power management support
by Francois Romieu
· 18 years ago
24fcbac
Merge branch 'master' into upstream-fixes
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
0a07bc6
[PATCH] forcedeth: hardirq lockdep warning
by Peter Zijlstra
· 18 years ago
46798c8
[PATCH] fix possible NULL ptr deref in forcedeth
by Jesper Juhl
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
2a2fc64
[PATCH] cleanup unnecessary forcedeth printk
by Andy Gospodarek
· 18 years ago
f2ad2d9
[PATCH] forcedeth: decouple vlan and rx checksum dependency
by Ayaz Abdulla
· 18 years ago
edf7e5e
[PATCH] forcedeth: errata for marvell phys
by Ayaz Abdulla
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
e27cdba
[PATCH] forcdeth: revised NAPI support
by Stephen Hemminger
· 18 years ago
5070d34
[PATCH] forcedeth: mac address corrected
by Ayaz Abdulla
· 18 years ago
f148965
[PATCH] forcedeth: move mac address setup/teardown
by Ayaz Abdulla
· 18 years ago
a8bed49
[PATCH] forcedeth: le32 annotation
by Stephen Hemminger
· 18 years ago
f82a935
[PATCH] forcedeth: coding style cleanups
by Stephen Hemminger
· 18 years ago
95d161c
[PATCH] forcedeth: watermark fixup
by Ayaz Abdulla
· 18 years ago
9744e21
[PATCH] forcedeth: deferral fixup
by Ayaz Abdulla
· 18 years ago
89114af
[NET] gso: Add skb_is_gso
by Herbert Xu
· 18 years ago
Next »