aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox2011-02-041-1/+1
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-9/+5
|\
| * Staging: et131x: fix most coding style issues in et131xMichael Sprecher2010-05-111-9/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-041-37/+26
|\
| * Staging: et131x: kill off the rxmac ctrl typeAlan Cox2010-03-031-7/+7
| * Staging: et131x: kill off RXMAC_PF_CTRL_tAlan Cox2010-03-031-18/+16
| * Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-031-6/+1
| * Staging: et131x_netdev.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-6/+2
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-7/+8
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-5/+5
|/
* Staging: et131x: Clean up tx namingAlan Cox2009-12-111-5/+5
* Staging: et131x: the stuck descriptor copy is never usedAlan Cox2009-12-111-9/+0
* Staging: et131x: tidy up names for the TX structuresAlan Cox2009-12-111-14/+14
* Staging: et131x: tidy up initpci codeAlan Cox2009-12-111-4/+2
* Staging: et131x: prune all the debug codeAlan Cox2009-09-151-154/+22
* Staging: et131x: clean up MP_FLAG macrosAlan Cox2009-09-151-7/+7
* Staging: et131x: clean up DMA10/DMA4 typesAlan Cox2009-09-151-4/+4
* Staging: et131x: CSRAddress to regsAlan Cox2009-09-151-4/+4
* Staging: et131x: spinlocksAlan Cox2009-09-151-7/+7
* Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox2009-09-151-19/+19
* Staging: et1310: Fix the coding styleAlan Cox2009-09-151-61/+62
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-2/+2
* Staging: et131x: convert to netdev_opsAlexander Beregalov2009-04-171-9/+14
* Staging: add et131x network driverGreg Kroah-Hartman2008-10-101-0/+856