コミット履歴

作者 SHA1 メッセージ 日付
  FUJITA Tomonori 3e9e0b8364 b44: remove unused dma_desc_align_mask 15 年 前
  FUJITA Tomonori 39a6f4bce6 b44: replace the ssb_dma API with the generic DMA API 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 年 前
  Jiri Pirko 0ddf477b8a net: convert multiple drivers to use netdev_for_each_mc_addr, part3 15 年 前
  Hauke Mehrtens 53639207c0 b44: use netdev_alloc_skb instead of dev_alloc_skb 15 年 前
  Hauke Mehrtens 8850dce170 b44: Set PHY address to NO_PHY if reset fails. 15 年 前
  Joe Perches 2fc96fff44 drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpers 15 年 前
  Jochen Friedrich f6ca057f1b b44: Ratelimit timeout error message. 15 年 前
  Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 年 前
  Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 年 前
  Stanislav Brabec e0188829cb b44 WOL setup: one-bit-off stack corruption kernel panic fix 15 年 前
  David S. Miller 0cae200eec b44: Fix wedge when using netconsole. 15 年 前
  Dongdong Deng e99b1f04d9 b44: the poll handler b44_poll must not enable IRQ unconditionally 15 年 前
  Michael Buesch 98a1e2a926 b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO 15 年 前
  David S. Miller 6cdee2f96a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 年 前
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 15 年 前
  Dongdong Deng 22580f894a drivers/net: fixed drivers that support netpoll use ndo_start_xmit() 16 年 前
  Julia Lawall 39506a552b drivers/net: Use DIV_ROUND_CLOSEST 16 年 前
  roel kluin 27e0955184 b44: strncpy does not null terminate string 16 年 前
  Eric Dumazet 553e233562 net: use netdev stats in b44, sundance, via-rhine and via-velocity 16 年 前
  Yang Hongyang 28b7679677 dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30) 16 年 前
  Michael Buesch 37efa23990 b44: Use kernel DMA addresses for the kernel DMA API 16 年 前
  Michael Buesch 5d4d9e8ad6 b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}() 16 年 前
  David S. Miller aa4abc9bcc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年 前
  Michael Buesch e92aa634a3 b44: Disable device on shutdown 16 年 前
  Michael Buesch f8af11af85 b44: Unconditionally enable interrupt routing on reset 16 年 前
  David S. Miller 9034f77bad netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb(). 16 年 前