David S. Miller
|
263ba3204a
netdev: Convert all drivers away from netif_schedule().
|
17 年 前 |
Scott Wood
|
d87eb12785
gianfar: Add magic packet and suspend/resume support.
|
17 年 前 |
Francois Romieu
|
0aa1538f4e
gianfar: delete non NAPI code from the driver.
|
17 年 前 |
David S. Miller
|
63fe46da9c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年 前 |
Jeff Garzik
|
7d2e3cb700
[netdrvr] Trim trailing whitespace for several drivers
|
17 年 前 |
Andy Fleming
|
ad5da7ab7b
gianfar: Fix a bug where the pointer never moves for dma_unmap...
|
17 年 前 |
Andy Fleming
|
f162b9d582
gianfar: Fix a locking bug in gianfar's sysfs code
|
17 年 前 |
Paul Gortmaker
|
d031358754
[netdrvr] gianfar: Determine TBIPA value dynamically
|
17 年 前 |
Andy Fleming
|
815b97c6b8
gianfar: Fix skb allocation strategy
|
17 年 前 |
Kay Sievers
|
72abb46101
net drivers: fix platform driver hotplug/coldplug
|
17 年 前 |
Dai Haruki
|
d080cd6301
gianfar: Support NAPI for TX Frames
|
17 年 前 |
Andy Fleming
|
2f44891128
gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.
|
17 年 前 |
Andy Fleming
|
99da5003a5
gianfar: Only process completed frames
|
17 年 前 |
Dai Haruki
|
faa8957762
gianfar: Fix frame size calculation when hardware VLAN acceleration is on
|
17 年 前 |
Becky Bruce
|
cf7822983f
gianfar: don't pass NULL dev ptr to DMA ops
|
17 年 前 |
Al Viro
|
fdb26629f3
gianfar iomem misannotations
|
17 年 前 |
Grant Likely
|
f9663aea2a
gianfar: fix compile warning
|
17 年 前 |
Anton Vorontsov
|
db0e8e3f71
gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement
|
17 年 前 |
Li Yang
|
298e1a9ebe
gianfar: Fix compile regression caused by 09f75cd7
|
17 年 前 |
Li Yang
|
293c851339
gianfar: Fix regression caused by new napi interface
|
17 年 前 |
Li Yang
|
20ef2bb008
gianfar: Cleanup compile warning caused by 0795af57
|
17 年 前 |
Li Yang
|
94e8cc35bc
gianfar: Fix compile regression caused by bea3348e
|
17 年 前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年 前 |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 年 前 |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 年 前 |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 年 前 |
Andy Fleming
|
7132ab7f6e
Fix RGMII-ID handling in gianfar
|
18 年 前 |
Kapil Juneja
|
d3c12873c3
gianfar: add support for SGMII
|
18 年 前 |
Kumar Gala
|
8da32de5c8
gianfar: Fix typo bug introduced by move to udp_hdr()
|
18 年 前 |
Stephen Hemminger
|
25805dcf9d
network drivers: eliminate unneeded kill_vid code
|
18 年 前 |