aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | [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
| * | | | | | | | | | | [PATCH] ixp2000: use netif_rx_schedule_testLennert Buytenhek2005-12-011-7/+1
| * | | | | | | | | | | [PATCH] caleb/pm3386: include proper header filesLennert Buytenhek2005-12-012-0/+2
| * | | | | | | | | | | [PATCH] pm3386: remove unnecessary udelaysLennert Buytenhek2005-12-011-13/+0
| * | | | | | | | | | | [PATCH] pm3386: zero stats properlyLennert Buytenhek2005-12-011-1/+1
| * | | | | | | | | | | [PATCH] ixp2000: register netdevices lastLennert Buytenhek2005-12-011-18/+17
| * | | | | | | | | | | [PATCH] sk98lin: remove /proc interfaceshemminger@osdl.org2005-12-013-308/+2
| * | | | | | | | | | | [PATCH] sk98lin: remove redundant fields in device infoshemminger@osdl.org2005-12-012-44/+34
| * | | | | | | | | | | [PATCH] sk98lin: allow ethtool checksum on/off per portshemminger@osdl.org2005-12-013-36/+79
| * | | | | | | | | | | Merge branch 'upstream-fixes'Jeff Garzik2005-12-017-1028/+55
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [PATCH] sky2: update version numbershemminger@osdl.org2005-12-011-3/+4
| * | | | | | | | | | | | [PATCH] sky2: use pci_register_drivershemminger@osdl.org2005-12-011-1/+1
| * | | | | | | | | | | | [PATCH] sky2: remove pci-express hacksshemminger@osdl.org2005-12-012-18/+6
| * | | | | | | | | | | | [PATCH] sky2: byteorder annotationshemminger@osdl.org2005-12-011-10/+10