Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9312209aa9fdef05b03d63bbead63bb720fd133
/
drivers
/
net
/
gianfar.c
32f7fd4
gianfar: prevent buggy hw rx vlan tagging
by Jiri Pirko
· 13 years ago
b852b72
gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e
by Sebastian Pöhn
· 13 years ago
87c288c
gianfar: do vlan cleanup
by Jiri Pirko
· 13 years ago
033b114
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f3dc158
gianfar: rx parser
by Sebastian Pöhn
· 13 years ago
43d620c
drivers/net: Remove casts of void *
by Joe Perches
· 13 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
4aa3a71
gianfar v5: implement nfc
by Sebastian Poehn
· 13 years ago
59deab2
gianfar: Use pr_<level>, netdev_<level> and netif_<level>
by Joe Perches
· 13 years ago
6c43e04
gianfar:localized filer table
by Wu Jiajun-B06378
· 13 years ago
8b3afe9
net: gianfar: convert to hw_features
by Michał Mirosław
· 14 years ago
4363c2f
gianfar: Fall back to software tcp/udp checksum on older controllers
by Alex Dubov
· 14 years ago
7488876
dt/net: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
ff76015
gianfar: Fix misleading indentation in startup_gfar()
by Anton Vorontsov
· 14 years ago
d018b6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1ac9ad1
net: remove dev_txq_stats_fold()
by Eric Dumazet
· 14 years ago
0bd2cbc
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
cfb13c5
Merge commit 'v2.6.37-rc7' into devicetree/next
by Grant Likely
· 14 years ago
b6bc765
drivers/net/*.c: Use static const
by Joe Perches
· 14 years ago
28cb6cc
gianfar: fix signedness issue
by Nicolas Kaiser
· 14 years ago
4b6ba8a
of/net: Move of_get_mac_address() to a common source file.
by David Daney
· 14 years ago
cd0ea24
gianfar: Fix crashes on RX path (Was Re: [Bugme-new] [Bug 19692] New: linux-2.6.36-rc5 crash with gianfar ethernet at full line rate traffic)
by Jarek Poplawski
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
fe06912
gianfar: Use netif_set_real_num_rx_queues()
by Ben Hutchings
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
2145f1a
drivers/net: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
acbc0f0
gianfar: code cleanup
by Eran Liberty
· 14 years ago
511d934
gianfar: Implement workaround for eTSEC-A002 erratum
by Anton Vorontsov
· 14 years ago
deb90ea
gianfar: Implement workaround for eTSEC76 erratum
by Anton Vorontsov
· 14 years ago
7d35097
gianfar: Implement workaround for eTSEC74 erratum
by Anton Vorontsov
· 14 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
63b88b9
gianfar: Fix oversized packets handling
by Anton Vorontsov
· 14 years ago
97553f7
gianfar: Fix setup of RX time stamping
by Manfred Rudigier
· 14 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
85dd08e
fix typos concerning "first"
by Uwe Kleine-König
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
619baba
gianfar: Revive the driver for eTSEC devices (disable timestamping)
by Anton Vorontsov
· 14 years ago
de47f07
drivers/net/gianfar.c: Remove unnecessary kmalloc casts
by Joe Perches
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
b14ed88
gianfar: Remove legacy PM callbacks
by Anton Vorontsov
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
7df9c43
net/gianfar: drop recycled skbs on MTU change
by Sebastian Andrzej Siewior
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
761ed01b
gianfar: Wait for both RX and TX to stop
by Andy Fleming
· 15 years ago
e1703b36
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7ce97d4
gianfar: Fix potential oops during OF address translation
by Anton Vorontsov
· 15 years ago
f0ee7ac
gianfar: Add hardware TX timestamping support
by Manfred Rudigier
· 15 years ago
cc772ab
gianfar: Add hardware RX timestamping support
by Manfred Rudigier
· 15 years ago
4a35ecf
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
ddc01b3
net: gianfar - align BD ring size console messages
by Kim Phillips
· 15 years ago
ed13058
net: gianfar - initialize per-queue statistics
by Kim Phillips
· 15 years ago
7c0d10d
gianfar: Fix a memory leak in gianfar close code
by Andy Fleming
· 15 years ago
a6d36d5
gianfar: fix undo of reserve()
by Ben Menchaca
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
0eddba5
gianfar: Fix TX ring processing on SMP machines
by Anton Vorontsov
· 15 years ago
48e2f18
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
f74dac0
gianfar: Fix gianfar select_queue bogosity
by Sandeep Gopalpet
· 15 years ago
a7f3804
gianfar: Fix stats support
by Sandeep Gopalpet
· 15 years ago
1ccb838
gianfar: Fix a filer bug
by Sandeep Gopalpet
· 15 years ago
43de004
gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=y
by Anton Vorontsov
· 15 years ago
a3bc1f1
gianfar: Revive SKB recycling
by Anton Vorontsov
· 15 years ago
836cf7f
gianfar: Fix race between gfar_error() and gfar_start_xmit()
by Anton Vorontsov
· 15 years ago
5ea681d
gianfar: Fix build with CONFIG_PM=y
by Anton Vorontsov
· 15 years ago
4dea29d
gianfar: Remove 'Interrupt problem!' warning
by Anton Vorontsov
· 15 years ago
18294ad
gianfar: Fix compiler and sparse warnings
by Anton Vorontsov
· 15 years ago
7a8b337
gianfar: Basic Support for programming hash rules
by Sandeep Gopalpet
· 15 years ago
46ceb60
gianfar: Add Multiple group Support
by Sandeep Gopalpet
· 15 years ago
fba4ed0
gianfar: Add Multiple Queue Support
by Sandeep Gopalpet
· 15 years ago
f498370
gianfar: Introduce logical group support.
by Sandeep Gopalpet
· 15 years ago
a12f801
gianfar: Add per queue structure support
by Sandeep Gopalpet
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e72701a
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
by Anton Vorontsov
· 15 years ago
be926fc
gianfar: Add support for hibernation
by Anton Vorontsov
· 15 years ago
8728327
gianfar: Factor out gfar_init_bds() from gfar_alloc_skb_resources()
by Anton Vorontsov
· 15 years ago
8a102fe
gianfar: Factor out RX BDs initialization from gfar_new_rxbdp()
by Anton Vorontsov
· 15 years ago
32c513b
gianfar: Move tbase/rbase initialization to gfar_init_mac()
by Anton Vorontsov
· 15 years ago
826aa4a
gianfar: Split allocation and initialization steps out of startup_gfar()
by Anton Vorontsov
· 15 years ago
1423117
gianfar: Don't needlessly set the wrap bit for the last RX BD
by Anton Vorontsov
· 15 years ago
e69edd2
gianfar: Simplify skb resources freeing code
by Anton Vorontsov
· 15 years ago
ccc05c6
gianfar: Some cleanups for startup_gfar()
by Anton Vorontsov
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
d9d8e04
gianfar: Fix build.
by David S. Miller
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
38bddf0
gianfar: gfar_remove needs to call unregister_netdev()
by Toru UCHIYAMA
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
75c4885
gianfar: keep vlan related state when restart
by Yong Zhang
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
Next »