aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/enc28j60.c
Commit message (Expand)AuthorAge
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* enc28j60: update to net_device_opsStephen Hemminger2009-01-07
* enc28j60: fix RX buffer overflowBaruch Siach2009-01-04
* enc28j60: reduce the number of spi transfers in enc28j60_set_bank()Baruch Siach2008-12-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-16
|\
| * enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach2008-12-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-06
|\|
| * enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-04
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* enc28j60: don't specify (wrong) IRQ typeDavid Brownell2008-07-29
* net/enc28j60: low power modeDavid Brownell2008-06-17
* net/enc28j60: section fixDavid Brownell2008-06-17
* net/enc28j60: oops fixDavid Brownell2008-03-05
* add driver for enc28j60 ethernet chipClaudio Lanconelli2008-01-28