Commit History

Author SHA1 Message Date
  Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
  Joe Perches 50624aab53 tlan: Use pr_fmt, pr_<level> and netdev_<level> 14 years ago
  Joe Perches a576cd8700 tlan: Remove changelog 14 years ago
  Sakari Ailus f45437efff tlan: Fix bugs introduced by the last tlan cleanup patch 14 years ago
  Sakari Ailus fa6d5d4f2b tlan: add suspend/resume support 14 years ago
  Sakari Ailus c659c38b27 tlan: Code cleanup: checkpatch.pl is relatively happy now. 14 years ago
  Linus Torvalds 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
  Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 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
  Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
  Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
  Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
  Jiri Pirko 567ec874d1 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 15 years ago
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
  Joe Perches 37fce430dd drivers/net/tlan: Remove TRUE/FALSE defines, use bool 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
  Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 15 years ago
  Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 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
  Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
  Stephen Hemminger 391c5e6e18 tlan: update to net_device_ops 16 years ago
  Sakari Ailus 5eeabf5150 tlan: Remove broken support for big buffers 16 years ago
  David S. Miller 354ade9058 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Sakari Ailus bb5f133dbc tlan: Fix pci memory unmapping 16 years ago
  Sakari Ailus 8953f12827 tlan: Fix small (< 64 bytes) datagram transmissions 16 years ago
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago