Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bf08bcc6b7260db8eb5ef389e060e4b12bf10cae
/
drivers
/
net
/
forcedeth.c
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 13 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
985762b
net: forcedeth: fix compile warning of not used nv_set_tso function
by Shan Wei
· 14 years ago
569e146
net: forcedeth: convert to hw_features
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9425276
drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
by Michel Lespinasse
· 14 years ago
0d672e9
drivers/net: Call netif_carrier_off at the end of the probe
by Ivan Vecera
· 14 years ago
dba5a68
forcedeth: Do not use legacy PCI power management
by Rafael J. Wysocki
· 14 years ago
c20ec76
forcedeth: Use netdev_dbg for printk(KERN_DEBUG
by Joe Perches
· 14 years ago
ef46ffb
forcedeth: Remove netdev_dbg uses
by Joe Perches
· 14 years ago
b2ba08e
forcedeth: Convert dev_printk(<level> to dev_<level>(
by Joe Perches
· 14 years ago
cd66328
forcedeth: Separate vendor specific initializations into functions
by Joe Perches
· 14 years ago
c41d41e
forcedeth: Add function init_realtek_8211b
by Joe Perches
· 14 years ago
1d397f3
forcedeth: Convert pr_<level> to netdev_<level>
by Joe Perches
· 14 years ago
294a554
forcedeth: Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
f52dafc
forcedeth: Convert remaining dprintk to netdev_dbg
by Joe Perches
· 14 years ago
e649985
forcedeth: Use print_hex_dump
by Joe Perches
· 14 years ago
6b80858
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
by Joe Perches
· 14 years ago
344d0dc
forcedeth: Change reg_delay arguments and use
by Joe Perches
· 14 years ago
de855b9
forcedeth: use usleep_range not msleep for small sleeps
by Szymon Janc
· 14 years ago
34cf97e
forcedeth: do not use assignment in if conditions
by Szymon Janc
· 14 years ago
5504e13
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch
by Szymon Janc
· 14 years ago
9b03b06
forcedeth: remove unnecessary checks before kfree
by Szymon Janc
· 14 years ago
78aea4f
forcedeth: fix multiple code style issues
by Szymon Janc
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
807540b
drivers/net: return operator cleanup
by Eric Dumazet
· 14 years ago
c061b18
drivers/net: Remove address use from assignments of function pointers
by Joe Perches
· 14 years ago
7b5e078
forcedeth: Fix different hardware statistics versions.
by Mike Ditto
· 14 years ago
217d32d
forcedeth: correct valid flag
by Julia Lawall
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
d951f72
forcedeth: Account for consumed budget in napi poll
by Tom Herbert
· 15 years ago
0a12761
forcedeth: Kill NAPI config options.
by David S. Miller
· 15 years ago
53f224c
forcedeth: GRO support
by Tom Herbert
· 15 years ago
81a2e36
forcedeth: Stay in NAPI as long as there's work
by stephen hemminger
· 15 years ago
e743d31
drivers: net: use skb_headlen()
by Eric Dumazet
· 15 years ago
dad1e54
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5c65932
forcedeth: fix tx limit2 flag check
by Ayaz Abdulla
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
48e2f18
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
655a659
forcedeth: mac address fix
by Stanislav O. Bezzubtsev
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
78c29bd
forcedeth: Fix NAPI race.
by Eric Dumazet
· 15 years ago
73a3707
forcedeth: fix dma api mismatches
by Eric Dumazet
· 15 years ago
3df81c4
forcedeth: addition of new mcp89 device id
by Ayaz Abdulla
· 15 years ago
3c2e1c1
forcedeth: remove device id macros
by Ayaz Abdulla
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a9a8e3
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
by Ed Swierk
· 15 years ago
88d7d8b
forcedeth: add clock gating feature <resend>
by Ayaz Abdulla
· 16 years ago
8f955d7
forcedeth: tx timeout fix
by Ayaz Abdulla
· 16 years ago
6c2da9c
forcedeth: Use napi_complete() not __napi_complete().
by David S. Miller
· 16 years ago
6afd142
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
by Yang Hongyang
· 16 years ago
35a7433
forcedeth: Fix resume from hibernation regression.
by Ed Swierk
· 16 years ago
3e1a3ce
forcedeth: version bump to 64
by Ayaz Abdulla
· 16 years ago
1b2bb76
forcedeth: fix irq clearing and napi spin lock changes
by Ayaz Abdulla
· 16 years ago
6cef67a
forcedeth: performance changes
by Ayaz Abdulla
· 16 years ago
4145ade
forcedeth: add interrupt moderation logic
by Ayaz Abdulla
· 16 years ago
b67874a
forcedeth: remove isr processing loop
by Ayaz Abdulla
· 16 years ago
9e18476
forcedeth: add new optimization mode
by Ayaz Abdulla
· 16 years ago
f27e6f3
forcedeth: napi - handle all processing
by Ayaz Abdulla
· 16 years ago
33912e7
forcedeth: add/modify tx done with limit
by Ayaz Abdulla
· 16 years ago
2daac3e
forcedeth: remove overhead
by Ayaz Abdulla
· 16 years ago
582806b
forcedeth: save irq events for napi processing
by Ayaz Abdulla
· 16 years ago
d41c628
forcedeth: remove msix + napi
by Ayaz Abdulla
· 16 years ago
08d9357
forcedeth: fix missing napi enable/disable calls
by Ayaz Abdulla
· 16 years ago
8ed1454
forcedeth: fix stats version feature
by Ayaz Abdulla
· 16 years ago
6a64cd6
forcedeth: fix non-constant printk warnings
by Stephen Hemminger
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
34edaa8
net: forcedeth: Fix wake-on-lan regression
by Tobias Diedrich
· 16 years ago
2813ddd
forcedeth: bump version to 63
by Ayaz Abdulla
· 16 years ago
daa91a9
forcedeth: recover error support
by Ayaz Abdulla
· 16 years ago
c1086cd
forcedeth: ethtool tx csum fix
by Ayaz Abdulla
· 16 years ago
b6e4405
forcedeth: msi interrupt fix
by Ayaz Abdulla
· 16 years ago
cac1c52
forcedeth: mgmt unit interface
by Ayaz Abdulla
· 16 years ago
3948279
forcedeth: enable msix to default
by Yinghai Lu
· 16 years ago
033e97b
forcedeth: ck804 and mcp55 doesn't need timerirq
by Yinghai Lu
· 16 years ago
0335ef5
forcedeth: disable irq at first before schedule rx
by Yinghai Lu
· 16 years ago
79d30a5
forcedeth: don't clear nic_poll_irq too early
by Yinghai Lu
· 16 years ago
ddb213f
forcedeth: make msi-x different name for rx-tx
by Yinghai Lu
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
eb10a78
forcedeth: napi schedule lock fix
by Ayaz Abdulla
· 16 years ago
a7ee2f7
forcedeth: remove mgmt unit for mcp79 chipset
by Ayaz Abdulla
· 16 years ago
f1405d32
forcedeth: version bump and copyright
by Ayaz Abdulla
· 16 years ago
001eb84
forcedeth: xmit lock fix
by Ayaz Abdulla
· 16 years ago
36994a0
forcedeth: don't poll NV event 36
by Johannes Berg
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
b74ca3a
netdevice: Kill netdev->priv
by Wang Chen
· 16 years ago
cb52deb
forcedeth: power down phy when interface is down
by Ed Swierk
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
b94426b
forcedeth: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
dccd547
forcdeth: increase max_interrupt_work
by Joe Korty
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
Next »