Commit Graph

213 Commits (409622ecc2a3b618b31b1894ed6360fbdca95d62)

Author SHA1 Message Date
Eric Dumazet 1ac9ad1394 net: remove dev_txq_stats_fold() 14 years ago
Joe Perches b6bc765067 drivers/net/*.c: Use static const 14 years ago
Nicolas Kaiser 28cb6ccd2c gianfar: fix signedness issue 14 years ago
David Daney 4b6ba8aacb of/net: Move of_get_mac_address() to a common source file. 14 years ago
Jarek Poplawski cd0ea24195 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) 14 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
Ben Hutchings fe06912333 gianfar: Use netif_set_real_num_rx_queues() 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Oliver Hartkopp 2244d07bfa net: simplify flags for tx timestamping 15 years ago
Julia Lawall 2145f1afc6 drivers/net: Adjust confusing if indentation 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Richard Cochran 28b041139e net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
Eran Liberty acbc0f039f gianfar: code cleanup 15 years ago
Anton Vorontsov 511d934f44 gianfar: Implement workaround for eTSEC-A002 erratum 15 years ago
Anton Vorontsov deb90eacd0 gianfar: Implement workaround for eTSEC76 erratum 15 years ago
Anton Vorontsov 7d3509774c gianfar: Implement workaround for eTSEC74 erratum 15 years ago
Anton Vorontsov 63b88b9041 gianfar: Fix oversized packets handling 15 years ago
Manfred Rudigier 97553f7f3e gianfar: Fix setup of RX time stamping 15 years ago
Uwe Kleine-König 85dd08ebf1 fix typos concerning "first" 15 years ago
Anton Vorontsov 619baba195 gianfar: Revive the driver for eTSEC devices (disable timestamping) 15 years ago
Joe Perches de47f07264 drivers/net/gianfar.c: Remove unnecessary kmalloc casts 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Anton Vorontsov b14ed884df gianfar: Remove legacy PM callbacks 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Sebastian Andrzej Siewior 7df9c43fbe net/gianfar: drop recycled skbs on MTU change 15 years ago
Andy Fleming 761ed01b35 gianfar: Wait for both RX and TX to stop 15 years ago
Anton Vorontsov 7ce97d4f78 gianfar: Fix potential oops during OF address translation 15 years ago
Manfred Rudigier f0ee7acfcd gianfar: Add hardware TX timestamping support 15 years ago
Manfred Rudigier cc772ab7cd gianfar: Add hardware RX timestamping support 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Kim Phillips ddc01b3b8a net: gianfar - align BD ring size console messages 15 years ago
Kim Phillips ed130589d9 net: gianfar - initialize per-queue statistics 15 years ago
Andy Fleming 7c0d10d35f gianfar: Fix a memory leak in gianfar close code 15 years ago
Ben Menchaca a6d36d5689 gianfar: fix undo of reserve() 15 years ago
Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 years ago
Anton Vorontsov 0eddba525c gianfar: Fix TX ring processing on SMP machines 15 years ago
Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Sandeep Gopalpet f74dac0859 gianfar: Fix gianfar select_queue bogosity 15 years ago
Sandeep Gopalpet a7f38041b8 gianfar: Fix stats support 15 years ago
Sandeep Gopalpet 1ccb8389f2 gianfar: Fix a filer bug 15 years ago
Anton Vorontsov 43de004b6c gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=y 15 years ago
Anton Vorontsov a3bc1f11e9 gianfar: Revive SKB recycling 15 years ago
Anton Vorontsov 836cf7faf8 gianfar: Fix race between gfar_error() and gfar_start_xmit() 15 years ago
Anton Vorontsov 5ea681d4e6 gianfar: Fix build with CONFIG_PM=y 15 years ago
Anton Vorontsov 4dea29d066 gianfar: Remove 'Interrupt problem!' warning 15 years ago
Anton Vorontsov 18294ad1ec gianfar: Fix compiler and sparse warnings 15 years ago
Sandeep Gopalpet 7a8b3372e2 gianfar: Basic Support for programming hash rules 15 years ago