Commit Graph

60 Commits (3b4be9e08abd8c390d13001f5dd55f64afa5ab93)

Author SHA1 Message Date
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Florian Fainelli 9818f660f4 r6040: bump to version 0.25 and 20 August 2009 release date 16 years ago
Mark Kelly e03f614af7 r6040: move down second PHY detection to r6040_init_one 16 years ago
Mark Kelly d516478ff6 r6040: remove unused pioaddr variable 16 years ago
Florian Fainelli c3b8542307 r6040: bump driver version to 0.24 and date to 08 July 2009 16 years ago
Florian Fainelli 35976d4d55 r6040: restore MIER register correctly when IRQ line is shared 16 years ago
Michael Opdenacker 6f5bec1958 Minor code cleanup in drivers/net/r6040.c 16 years ago
Florian Fainelli 824fb38e99 r6040: check and update media status 16 years ago
Florian Fainelli ba1cd541ec r6040: bump version to 0.23 and date to 05May2009 16 years ago
Florian Fainelli c8014fe1d4 r6040: check for absent PHY 16 years ago
Florian Fainelli bc4de26040 r6040: set MODULE_VERSION 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Florian Fainelli 8ca51986be Bump release date to 25Mar2009 and version to 0.22 16 years ago
Florian Fainelli 2a30ca8b1e r6040: Fix second PHY address 16 years ago
Hannes Eder 5b5103ec2d drivers/net/r6040.c: fix sparse warning: Using plain integer as NULL pointer 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. 17 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
Florian Fainelli c6e69bb92e r6040: prefix all functions with r6040 17 years ago
Julia Lawall 3f6602ad56 drivers/net/r6040.c: Eliminate double sizeof 17 years ago
Christophe Jaillet 208aefa245 drivers/net/r6040.c: correct bad use of round_jiffies() 17 years ago
Al Viro ed773b4ab1 r6040 endianness fixes 17 years ago
Florian Fainelli ec6d2d453a r6040: cleanups 17 years ago
Florian Fainelli 106adf3c84 r6040: recover from transmit timeout 17 years ago