summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* staging: et131x: Put all .c files into one big fileMark Einon2011-10-231-662/+0Star
* staging: et131x: Fix et131x sparse warningsMark Einon2011-10-111-7/+7
* staging: et131x: Remove file et131x_version.hMark Einon2011-10-111-1/+0Star
* staging: et131x: Remove error path from suspend/resume codeMark Einon2011-10-111-9/+31
* staging: et131x: Updating copyright statements and module authorsMark Einon2011-10-041-0/+2
* staging: et131x: Fix add_timer() from et131x_openMark Einon2011-10-041-0/+4
* staging: et131x: Create et131x_[dis|en]able_txrx() callsMark Einon2011-09-271-78/+48Star
* staging: et131x: Fix checkpatch whitespace warningsMark Einon2011-09-071-2/+5
* staging: et131x: converting et131x_ioctl to use phy_mii_ioctlMark Einon2011-09-071-52/+4Star
* staging: et131x: Use phy-device, mii_bus and ethtool_opsMark Einon2011-08-291-3/+4
* staging: et131x: Further tidy up of 131x_pci_setup()Mark Einon2011-08-291-1/+1
* staging: et131x: Update tx trans_start on device close to prevent tx_timeoutMark Einon2011-08-241-4/+11
* staging: et131x: Fix free IRQ from IRQ context warning after tx_timeoutMark Einon2011-08-241-2/+21
* staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon2011-08-241-13/+13
* staging: et131x: Removing commented out code implemented elsewhereMark Einon2011-08-241-5/+0Star
* staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon2011-08-241-34/+37
* staging: et131x: Remove redundant commented out codeMark Einon2011-08-231-2/+1Star
* staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon2011-08-231-2/+2
* staging: et131x: Converting et1310_phy.c function and local names from CamelCaseMark Einon2011-08-231-2/+2
* staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon2011-08-231-2/+2
* staging: et131x: rename adapter->Flags to adapter->flagsMark Einon2011-07-081-7/+7
* staging: et131x: Remove some unecessary packet accounting codeMark Einon2011-07-061-5/+1Star
* staging: et131x: Fix stats->rx_packets accountingMark Einon2011-07-061-4/+0Star
* staging: et131x: Removing '_t' from ce_stats_t structMark Einon2011-06-281-2/+2
* staging: et131x: et131x_netdev.c checkpatch fixesMark Einon2011-06-281-61/+51Star
* staging: et131x: et131x_adapter.h checkpatch fixesMark Einon2011-06-281-1/+1
* 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/+5Star
|\
| * Staging: et131x: fix most coding style issues in et131xMichael Sprecher2010-05-111-9/+5Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0Star
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* | 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/+26Star
|\
| * Staging: et131x: kill off the rxmac ctrl typeAlan Cox2010-03-041-7/+7
| * Staging: et131x: kill off RXMAC_PF_CTRL_tAlan Cox2010-03-041-18/+16Star
| * Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-041-6/+1Star
| * Staging: et131x_netdev.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-041-6/+2Star
* | 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/+0Star
* Staging: et131x: tidy up names for the TX structuresAlan Cox2009-12-111-14/+14
* Staging: et131x: tidy up initpci codeAlan Cox2009-12-111-4/+2Star
* Staging: et131x: prune all the debug codeAlan Cox2009-09-151-154/+22Star
* 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