コミット履歴

作者 SHA1 メッセージ 日付
  Kay Sievers db1d7bf70f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 年 前
  Gabriel Paubert fe65e70453 mv643xx_eth: prevent interrupt storm on ifconfig down 16 年 前
  Lennert Buytenhek 2b448334a2 mv643xx_eth: fix multicast filter programming 16 年 前
  Lennert Buytenhek e0c6ef9388 Revert "mv643xx_eth: use longer DMA bursts". 16 年 前
  David S. Miller 6ab33d5171 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年 前
  Lennert Buytenhek 5377152264 mv643xx_eth: calculate descriptor pointer only once in rxq_refill() 16 年 前
  Lennert Buytenhek f61e554776 mv643xx_eth: move receive error handling out of line 16 年 前
  Lennert Buytenhek 66e63ffbc0 mv643xx_eth: implement ->set_rx_mode() 16 年 前
  Lennert Buytenhek 66823b928d mv643xx_eth: inline txq_alloc_desc_index() 16 年 前
  Lennert Buytenhek 37a6084f4b mv643xx_eth: introduce per-port register area pointer 16 年 前
  Lennert Buytenhek 10a9948d13 mv643xx_eth: checkpatch fixes 16 年 前
  Lennert Buytenhek 11b4aa03b2 mv643xx_eth: fix recycle check bound 16 年 前
  Lennert Buytenhek bcb3336ce4 mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls 16 年 前
  David S. Miller 9eeda9abd1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 年 前
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 年 前
  Lennert Buytenhek ee04448d88 mv643xx_eth: fix SMI bus access timeouts 16 年 前
  Johannes Berg e174961ca1 net: convert print_mac to %pM 16 年 前
  Lennert Buytenhek c3efab8ed4 mv643xx_eth: include linux/ip.h to fix build 16 年 前
  Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 16 年 前
  Lennert Buytenhek 18ee49ddb0 phylib: rename mii_bus::dev to mii_bus::parent 16 年 前
  Lennert Buytenhek 2bcb4b0f11 mv643xx_eth: hook up skb recycling 16 年 前
  Lennert Buytenhek 042af53c78 mv643xx_eth: bump version to 1.4 17 年 前
  Lennert Buytenhek ed94493fb3 mv643xx_eth: convert to phylib 17 年 前
  Lennert Buytenhek 4ff3495a51 mv643xx_eth: enforce frequent hardware statistics polling 17 年 前
  Lennert Buytenhek 4df89bd5a5 mv643xx_eth: deal with unexpected ethernet header sizes 17 年 前
  Lennert Buytenhek 170e7108a3 mv643xx_eth: fix receive checksumming 17 年 前
  Lennert Buytenhek 457b1d5a4b mv643xx_eth: add support for chips without transmit bandwidth control 17 年 前
  Lennert Buytenhek 6b8f90c276 mv643xx_eth: avoid reading ->byte_cnt twice during receive processing 17 年 前
  Lennert Buytenhek 2b4a624d70 mv643xx_eth: shrink default receive and transmit queue sizes 17 年 前
  Lennert Buytenhek 99ab08e091 mv643xx_eth: replace array of skbs awaiting transmit completion with a queue 17 年 前