summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] skge: avoid up/down on speed changesStephen Hemminger2005-12-241-17/+24
| * | | [PATCH] chelsio: transmit routine return valuesStephen Hemminger2005-12-242-11/+10
| * | | Merge branch 'master'Jeff Garzik2005-12-193-14/+69
| |\ \ \
| * \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2005-12-131-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'upstream-fixes'Jeff Garzik2005-12-133-14/+13
| |\ \ \ \ \
| * | | | | | e1000: Fixes for 8357xJeff Kirsher2005-12-135-84/+150
| * | | | | | Merge branch 'e1000'Jeff Garzik2005-12-131-3/+13
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-12-0315-1092/+108
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-11-291-0/+2
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-11-2016-61/+352
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | * | | | | | | | Merge branch 'linville-e1000' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-181-3/+13
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | [PATCH] e1000: zero-out pointers in e1000_free_desc_ringsJohn W. Linville2005-11-181-2/+10
| | | * | | | | | | | [PATCH] e1000: avoid leak when e1000_setup_loopback_test failsJohn W. Linville2005-11-181-1/+3
| * | | | | | | | | | [PATCH] sky2: version 0.10Stephen Hemminger2005-12-121-1/+1
| * | | | | | | | | | [PATCH] sky2: disable rx checksum on Yukon XLStephen Hemminger2005-12-121-1/+7
| * | | | | | | | | | [PATCH] sky2: turn on tx flow controlStephen Hemminger2005-12-121-1/+1
| * | | | | | | | | | [PATCH] sky2: prefetch tuningStephen Hemminger2005-12-121-0/+3
| * | | | | | | | | | [PATCH] sky2: quiet ring full message in case of raceStephen Hemminger2005-12-121-3/+8
| * | | | | | | | | | [PATCH] sky2: handle tx timeoutStephen Hemminger2005-12-121-3/+14
| * | | | | | | | | | [PATCH] sky2: interrupt coalescing tuningStephen Hemminger2005-12-121-15/+11
| * | | | | | | | | | [PATCH] sky2: interrupt/poll optimizationStephen Hemminger2005-12-121-4/+2
| * | | | | | | | | | [PATCH] sky2: transmit complete routine optimizationStephen Hemminger2005-12-121-19/+16
| * | | | | | | | | | [PATCH] sky2: transmit complete index optimizationStephen Hemminger2005-12-121-16/+19
| * | | | | | | | | | [PATCH] sky2: transmit logic fixesStephen Hemminger2005-12-121-4/+3
| * | | | | | | | | | [PATCH] sky2: tx/rx ring data structure splitStephen Hemminger2005-12-122-13/+20
| * | | | | | | | | | [PATCH] sky2: map length optimizationStephen Hemminger2005-12-122-30/+29
| * | | | | | | | | | [PATCH] sky2: ring distance optimizationStephen Hemminger2005-12-121-1/+1
| * | | | | | | | | | [PATCH] sky2: no irq disable needed during txStephen Hemminger2005-12-121-13/+9
| * | | | | | | | | | [PATCH] sky2: phy processing in workqueue rather than taskletStephen Hemminger2005-12-122-31/+33
| * | | | | | | | | | [PATCH] sky2: ethtool get/set interrupt coalescingStephen Hemminger2005-12-121-12/+103
| * | | | | | | | | | [PATCH] sky2: copy threshold as module parameterStephen Hemminger2005-12-121-2/+5
| * | | | | | | | | | [PATCH] sky2: device structure alignmentStephen Hemminger2005-12-121-4/+4
| * | | | | | | | | | [PATCH] sky2: don't die if we see chip rev 0xb5Stephen Hemminger2005-12-121-10/+8
| * | | | | | | | | | Merge branch 'master'Jeff Garzik2005-12-121-6/+9
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [PATCH] sky2: interrupt not cleared.Stephen Hemminger2005-12-031-0/+1
| * | | | | | | | | | | [PATCH] ixp2000: change netif_schedule_test to __netif_schedule_prepStephen Hemminger2005-12-031-1/+1
| * | | | | | | | | | | [PATCH] Duplicate IPW_DEBUG option for ipw2100 and 2200Brice Goglin2005-12-015-35/+35
| * | | | | | | | | | | [PATCH] ipw2200: kzalloc conversion and Kconfig dependency fixTakis2005-12-012-3/+2
| * | | | | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2005-12-018-64/+53
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | [PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant)Dan Streetman2005-12-011-7/+8
| * | | | | | | | | | | [PATCH] ixp2000: add driver version, bump version to 0.2Lennert Buytenhek2005-12-011-0/+4
| * | | | | | | | | | | [PATCH] ixp2000: add netpoll supportLennert Buytenhek2005-12-011-0/+12
| * | | | | | | | | | | [PATCH] enp2611: disable/enable SERDES carrier on interface down/upLennert Buytenhek2005-12-011-0/+5
| * | | | | | | | | | | [PATCH] pm3386: implement resetLennert Buytenhek2005-12-011-1/+31
| * | | | | | | | | | | [PATCH] pm3386: add hook for setting carrierLennert Buytenhek2005-12-012-0/+6
| * | | | | | | | | | | [PATCH] pm3386: add hook for setting MAC addressLennert Buytenhek2005-12-012-0/+8
| * | | | | | | | | | | [PATCH] ixp2000: report MAC addresses for each port on initLennert Buytenhek2005-12-011-0/+8
| * | | | | | | | | | | [PATCH] enp2611: report link up/down eventsLennert Buytenhek2005-12-011-0/+5
| * | | | | | | | | | | [PATCH] enp2611: use 'dev' in link status timerLennert Buytenhek2005-12-011-4/+4
| * | | | | | | | | | | [PATCH] enp2611: don't check netif_running() in link status timerLennert Buytenhek2005-12-011-3/+0
OpenPOWER on IntegriCloud