Commit History

Author SHA1 Message Date
  David S. Miller 05bee47377 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Manish Katiyar a7a41acf99 r6040: Remove unused variable pdev from drivers/net/r6040.c 16 years ago
  Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
  Stephen Hemminger fe96aaa14f netdev: add missing set_mac_address hook 16 years ago
  Florian Fainelli e56e356b21 r6040: bump release to 0.21 16 years ago
  Florian Fainelli 9f1136182f r6040: generate random ethernet MAC address when not initialized 16 years ago
  Florian Fainelli 58854c6b41 r6040: fix ifconfig down and freeing of tx/rx descriptors 16 years ago
  Florian Fainelli b8c31da641 r6040: bump release number to 0.20 16 years ago
  Florian Fainelli 1d2b1a76d3 r6040: warn about MAC address being unset 16 years ago
  Florian Fainelli 84314bf922 r6040: check PHY status when bringing interface up 16 years ago
  Florian Fainelli 9a48ce8400 r6040: make printks consistent with DRV_NAME 16 years ago
  Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
  Florian Fainelli 4707470ae7 r6040: bump release number to 0.19 16 years ago
  Joe Chou 3e7c469f07 r6040: save and restore MIER correctly in the interrupt routine 16 years ago
  Joe Chou 11e5e8f5d1 r6040: fix wrong logic in mdio code 16 years ago
  Stephen Hemminger a7bd89cbb1 r6040: convert to net_device_ops 16 years ago
  David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
  Florian Fainelli 3b060be058 r6040: fix wrong assignment in r6040_free_txbufs 17 years ago
  Florian Fainelli c1d69937ee r6040: fix bad usage of udelay 17 years ago
  Huang Weiyi fde9403a98 [netdrvr] remove unnecessary #include 17 years ago
  Florian Fainelli b0e453902a r6040: rework init_one error handling 17 years ago
  Florian Fainelli 1de95294f1 r6040: bump release number to 0.18 17 years ago
  Florian Fainelli e24ddf3aa8 r6040: handle RX fifo full and no descriptor interrupts 17 years ago
  Florian Fainelli 31718dedf6 r6040: change the default waiting time 17 years ago
  Florian Fainelli 32f565df9b r6040: use definitions for magic values in descriptor status 17 years ago
  Florian Fainelli 9ca28dc4c7 r6040: completely rework the RX path 17 years ago
  Florian Fainelli 129cf9a702 r6040: call napi_disable when puting down the interface and set lp->dev accordingly. 17 years ago
  Florian Fainelli 3d4634193a r6040: rework the RX buffers allocation routine 17 years ago
  Florian Fainelli fec3a23be0 r6040: fix scheduling while atomic in r6040_tx_timeout 17 years ago
  Florian Fainelli 3d25434816 r6040: fix null pointer access and tx timeouts 17 years ago