Commit History

Author SHA1 Message Date
  Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
  Baruch Siach 380fefb2dd dm9000: fix "BUG: spinlock recursion" 15 years ago
  Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
  David S. Miller 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
  Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Jiri Pirko e1d444771e net: convert multiple drivers to use netdev_for_each_mc_addr 15 years ago
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
  Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
  Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
  Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
  Ben Dooks c029f4440f DM9000: Wake on LAN support 15 years ago
  Tobias Klauser ec282e9225 dm9000: Use resource_size instead of private macro 15 years ago
  Tobias Klauser 07fcb044b6 dm9000: Remove unnecessary memset of netdev private data 15 years ago
  Mike Rapoport 69222e2cb0 dm9000: switch to dev_pm_ops 16 years ago
  Yeasah Pell 5dcc60b718 dm9000: add checksum offload support 16 years ago
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
  Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
  Alexander Beregalov d88106b701 dm9000: convert to net_device_ops 16 years ago
  Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
  David Brownell e3162d381f dm9000: locking bugfix 16 years ago
  David S. Miller 6817ba2cd2 dm9000: Fix build error. 16 years ago
  Wang Chen 4cf1653aa9 netdevice: safe convert to netdev_priv() #part-2 16 years ago
  Johannes Berg e174961ca1 net: convert print_mac to %pM 16 years ago
  Bryan Wu 93fbaae188 netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver 16 years ago
  Laurent Pinchart fe41424855 dm9000: Support MAC address setting through platform data. 17 years ago
  Ben Dooks f8e5e776a3 DM9000: Remove magic numbers 17 years ago
  Ben Dooks 6ff4ff06d2 DM9000: Remove DEFAULT_TRIGGER for request_irq() flags. 17 years ago
  Ben Dooks 2fcf06ca67 DM9000: Add missing msleep() in EEPROM wait code. 17 years ago
  Ben Dooks f8dd0ecbb7 DM9000: Allow the use of the NSR register to get link status. 17 years ago