Commit History

Author SHA1 Message Date
  Tobias Klauser 498d8e2363 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr 14 years ago
  Linus Torvalds 06f4e926d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 14 years ago
  Grant Likely b1608d69cb drivercore: revert addition of of_match to struct device 14 years ago
  David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
  David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings 14 years ago
  Michał Mirosław e9403c8437 net: convert sunhme/sungem network drivers to hw_features 14 years ago
  Grant Likely 74888760d4 dt/net: Eliminate users of of_platform_{,un}register_driver 14 years ago
  Michał Mirosław 0d0b16727f net: Fix drivers advertising HW_CSUM feature to use csum_start 14 years ago
  Eric Dumazet 807540baae drivers/net: return operator cleanup 14 years ago
  Joe Perches c061b18df0 drivers/net: Remove address use from assignments of function pointers 15 years ago
  Tobias Klauser 0b29b894b1 sunhme: Use return value of register_netdev 15 years ago
  Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
  Grant Likely 1ab1d63a85 of/platform: remove all of_bus_type and of_platform_bus_type references 15 years ago
  Grant Likely 1636f8ac2b sparc/of: Move of_device fields into struct pdev_archdata 15 years ago
  Grant Likely cf9b59e9d3 Merge remote branch 'origin' into secretlab/next-devicetree 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
  Joe Perches ee289b6440 drivers/net: remove useless semicolons 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
  Tobias Klauser e56d0b01ed sunhme: Remove unnecessary memset of netdev private data 15 years ago
  Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
  Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
  Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
  Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
  Mikulas Patocka ff236f7af8 sunhme: fix dma warning in Sun HME 15 years ago
  Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago