Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a461103ba2e22cbb70771588b36f40df39a50f46
/
drivers
/
net
/
gianfar.c
« Previous
93c1285
gianfar: reallocate skb when headroom is not enough for fcb
by Li Yang
· 16 years ago
29ded5f
gianfar: Fix build with CONFIG_PM enabled
by Anton Vorontsov
· 16 years ago
4826857
gianfar: pass the proper dev to DMA ops
by Kumar Gala
· 16 years ago
26ccfc3
gianfar: Convert to use netdev_ops
by Andy Fleming
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7958a45
gianfar: Do right check on num_txbdfree
by Rini van Zetten
· 16 years ago
0ecc103
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8707bdd
gianfar: Fix boot hangs while bringing up gianfar ethernet
by Jarek Poplawski
· 16 years ago
7870389
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4d7902f
gianfar: Fix stashing support
by Andy Fleming
· 16 years ago
0fd56bb
gianfar: Add support for skb recycling
by Andy Fleming
· 16 years ago
1577ece
netdev: Merge UCC and gianfar MDIO bus drivers
by Andy Fleming
· 16 years ago
b98ac70
gianfar: Fix potential soft reset race
by Andy Fleming
· 16 years ago
b2f66d1
gianfar: Fix sparse warnings
by Anton Vorontsov
· 16 years ago
2884e5c
gianfar: Implement proper, per netdevice wakeup management
by Anton Vorontsov
· 16 years ago
3eacdf5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
cd1f55a
gianfar: Revive VLAN support
by Anton Vorontsov
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
a6d0b91
gianfar: Fix soft lockup with multi-interrupt TSECs
by Anton Vorontsov
· 16 years ago
0faac9f
netdev: gianfar: add MII ioctl handler
by Clifford Wolf
· 16 years ago
a1d8f60
gianfar: Fixup use of BUS_ID_SIZE
by Kumar Gala
· 16 years ago
f430e49
gianfar: ensure ECNTRL[R100] is cleared on link state change
by Li Yang
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
4219988
gianfar: Continue polling until both tx and rx are empty
by Andy Fleming
· 16 years ago
8c7396a
gianfar: Merge Tx and Rx interrupt for scheduling clean up ring
by Dai Haruki
· 16 years ago
c50a5d9
gianfar: Use interface name in interrupt name to distinguish the source.
by Dai Haruki
· 16 years ago
4669bc9
gianfar: Add Scatter Gather support
by Dai Haruki
· 16 years ago
8882d9a
gianfar: Fix packet drop when out of memory
by Andy Fleming
· 16 years ago
5a5efed
gianfar: Make all BD status writes 32-bit
by Dai Haruki
· 16 years ago
31de198
gianfar: Add macros for stepping through BDs
by Andy Fleming
· 16 years ago
a22823e
gianfar: Remove unused gfar_add_fcb() function parameter
by Dai Haruki
· 16 years ago
2c2db48
gianfar: Enable padding and Optimize the frame prepended bytes handling
by Dai Haruki
· 16 years ago
77ecaf2
gianfar: Fix VLAN HW feature related frame/buffer size calculation.
by Dai Haruki
· 16 years ago
12dea57
gianfar: Fix eTSEC configuration procedure
by Dai Haruki
· 16 years ago
b46a845
gianfar: Optimize interrupt coalescing configuration
by Dai Haruki
· 16 years ago
b31a1d8
gianfar: Convert gianfar to an of_platform_driver
by Andy Fleming
· 16 years ago
257d938
gianfar: Use gfar_halt to stop DMA in gfar_probe
by Andy Fleming
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
8118305
gianfar: Fix DMA unmap invocations
by Andy Fleming
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
bdb59f9
gianfar: Don't reset TBI<->SerDes link if it's already up
by Trent Piepho
· 16 years ago
c132419
gianfar: Fix race in TBI/SerDes configuration
by Trent Piepho
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
d51894f
gianfar: fix handle errors returned by platform_get_irq*()
by roel kluin
· 16 years ago
d3eab82
gianfar: Create net device with carrier down
by Trent Piepho
· 16 years ago
ab93990
net: don't grab a mutex within a timer context in gianfar
by Sebastian Siewior
· 16 years ago
2a54adc
gianfar: Call gfar_halt_nodisable() from gfar_halt().
by Scott Wood
· 16 years ago
4ad7a01
remove bogus CONFIG_GFAR_NAPI's
by Adrian Bunk
· 16 years ago
8725f25
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
afc0794
gianfar: do not touch net queue in adjust_link phylib callback
by Anton Vorontsov
· 16 years ago
263ba32
netdev: Convert all drivers away from netif_schedule().
by David S. Miller
· 16 years ago
d87eb12
gianfar: Add magic packet and suspend/resume support.
by Scott Wood
· 16 years ago
0aa1538
gianfar: delete non NAPI code from the driver.
by Francois Romieu
· 16 years ago
63fe46d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7d2e3cb
[netdrvr] Trim trailing whitespace for several drivers
by Jeff Garzik
· 16 years ago
ad5da7a
gianfar: Fix a bug where the pointer never moves for dma_unmap...
by Andy Fleming
· 17 years ago
f162b9d
gianfar: Fix a locking bug in gianfar's sysfs code
by Andy Fleming
· 17 years ago
d031358
[netdrvr] gianfar: Determine TBIPA value dynamically
by Paul Gortmaker
· 17 years ago
815b97c
gianfar: Fix skb allocation strategy
by Andy Fleming
· 17 years ago
72abb46
net drivers: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
d080cd6
gianfar: Support NAPI for TX Frames
by Dai Haruki
· 17 years ago
2f44891
gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.
by Andy Fleming
· 17 years ago
99da500
gianfar: Only process completed frames
by Andy Fleming
· 17 years ago
faa8957
gianfar: Fix frame size calculation when hardware VLAN acceleration is on
by Dai Haruki
· 17 years ago
cf78229
gianfar: don't pass NULL dev ptr to DMA ops
by Becky Bruce
· 17 years ago
fdb2662
gianfar iomem misannotations
by Al Viro
· 17 years ago
f9663ae
gianfar: fix compile warning
by Grant Likely
· 17 years ago
db0e8e3
gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement
by Anton Vorontsov
· 17 years ago
298e1a9
gianfar: Fix compile regression caused by 09f75cd7
by Li Yang
· 17 years ago
293c851
gianfar: Fix regression caused by new napi interface
by Li Yang
· 17 years ago
20ef2bb
gianfar: Cleanup compile warning caused by 0795af57
by Li Yang
· 17 years ago
94e8cc3
gianfar: Fix compile regression caused by bea3348e
by Li Yang
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 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
7132ab7
Fix RGMII-ID handling in gianfar
by Andy Fleming
· 17 years ago
d3c1287
gianfar: add support for SGMII
by Kapil Juneja
· 17 years ago
8da32de
gianfar: Fix typo bug introduced by move to udp_hdr()
by Kumar Gala
· 17 years ago
25805dc
network drivers: eliminate unneeded kill_vid code
by Stephen Hemminger
· 17 years ago
3b6330c
gianfar: Add I/O barriers when touching buffer descriptor ownership.
by Scott Wood
· 17 years ago
cfe1fc7
[SK_BUFF]: Introduce skb_network_header_len
by Arnaldo Carvalho de Melo
· 18 years ago
4bedb45
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
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
122d76b
[GIANFAR]: Fix compile error in latest git
by Jan Altenberg
· 18 years ago
5c15bde
[VLAN]: Avoid a 4-order allocation.
by Dan Aloni
· 18 years ago
538cc7e
gianfar: don't duplicate gfar_error()
by Sergei Shtylyov
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
e8a2b6a
[PATCH] PHY: Add support for configuring the PHY connection interface
by Andy Fleming
· 18 years ago
f2d71c2
[PATCH] add netpoll support for gianfar: respin
by Vitaly Wool
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 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
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
d5b2069
[PATCH] Remove more unnecessary driver printk's
by Andy Gospodarek
· 18 years ago
Next »