提交历史

作者 SHA1 备注 提交日期
  françois romieu 6864ddb2d3 8139cp: convert to new VLAN model. 14 年之前
  Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 年之前
  Michał Mirosław 044a890c5a net: 8139cp: convert to hw_features 14 年之前
  Shan Wei 24b7ea9f6c 8139cp: fix checksum broken 14 年之前
  Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 14 年之前
  Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 14 年之前
  David S. Miller 62522d36d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年之前
  Figo.zhang 349124a007 net8139: fix a race at the end of NAPI 15 年之前
  Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 年之前
  Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 年之前
  Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 年之前
  David S. Miller 871039f02f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年之前
  Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 年之前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年之前
  Joe Perches b4f18b3fac drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers 15 年之前
  Jiri Pirko a56ed41d94 net: 8139cp: convert to use mc helpers 15 年之前
  Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 年之前
  Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 年之前
  Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 15 年之前
  Alan Jenkins 9cc4085585 8139cp: fix duplicate loglevel in module load message 15 年之前
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 年之前
  David S. Miller 5c16807d3d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年之前
  Francois Romieu 839d1624b9 8139cp: balance dma_map_single vs dma_unmap_single pair 16 年之前
  Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 年之前
  Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 年之前
  Alexander Beregalov b93d584772 8139*: convert printk() to pr_<foo>() 16 年之前
  Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 年之前
  Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 年之前
  Jiri Pirko c048aaf4ca 8139cp: allow to set mac address on running device 16 年之前
  Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 年之前