summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-172-3/+5
* drivers/net/wan/sbni: kill uninit'd var warningJeff Garzik2007-07-171-4/+3Star
* drivers/net/wan/pc300_drv: fix bug caught by gcc warningJeff Garzik2007-07-171-0/+2
* [netdrvr] eepro100, ne2k-pci: abort resume if pci_enable_device() failsJeff Garzik2007-07-172-2/+12
* [netdrvr] natsemi: Fix device removal bugJeff Garzik2007-07-171-1/+1
* atl1: missing includeAl Viro2007-07-171-0/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-1/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1738-1767/+2228
|\
| * forcedeth bug fix: realtek phyAyaz Abdulla2007-07-171-0/+54
| * forcedeth bug fix: vitesse phyAyaz Abdulla2007-07-171-0/+88
| * forcedeth bug fix: cicada phyAyaz Abdulla2007-07-171-10/+10
| * atl1: reorder atl1_main functionsJay Cliburn2007-07-171-975/+975
| * atl1: fix excessively indented codeJay Cliburn2007-07-171-36/+50
| * atl1: cleanup atl1_mainJay Cliburn2007-07-171-141/+137Star
| * atl1: header file cleanupJay Cliburn2007-07-172-85/+90
| * atl1: remove irq_semJay Cliburn2007-07-172-5/+2Star
| * cdc-subset to support new vendor/product IDjing xiang2007-07-171-0/+3
| * 8139cp: implement the missing dev->tx_timeoutFrancois Romieu2007-07-171-3/+24
| * myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin2007-07-171-6/+0Star
| * gianfar: kill unused headerKumar Gala2007-07-171-1/+0Star
| * EP93XX_ETH must select MIIJohn Donoghue2007-07-171-0/+1
| * macb: Add multicast capabilityPatrice Vilchez2007-07-171-0/+120
| * macb: Use generic PHY layerfrederic RODO2007-07-173-257/+206Star
| * eHEA: Introducing support vor DLPAR memory addThomas Klein2007-07-165-65/+275
| * Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-07-1621-268/+276
| |\
| | * [PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke2007-07-101-16/+6Star
| | * [PATCH] libertas: fix disabling WPADan Williams2007-07-101-1/+1
| | * [PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk2007-07-101-3/+0Star
| | * [PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake2007-07-1010-124/+134
| | * [PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake2007-07-101-0/+1
| | * [PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake2007-07-103-6/+9
| | * [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake2007-07-101-5/+8
| | * [PATCH] airo: start with radio offMichal Schmidt2007-07-101-1/+1
| | * [PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt2007-07-101-36/+27Star
| | * [PATCH] airo: fix a race causing initialization failuresMichal Schmidt2007-07-101-31/+28Star
| | * [PATCH] airo: delay some initialization until the netdev is upMichal Schmidt2007-07-101-35/+45
| | * [PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt2007-07-101-1/+5
| | * [PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger2007-07-101-4/+7
| | * [PATCH] ipw2200: rf kill switch polling power savingStephen Hemminger2007-07-101-2/+3
| | * [PATCH] rtl8187: fix endianness issue in rtl8225 register writingMichael Wu2007-07-101-2/+2
| | * [PATCH] libertas: fix use-after-free in rx pathHolger Schurig2007-07-101-1/+0Star
| | * [PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day2007-07-101-1/+0Star
| * | Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber2007-07-161-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-165-1579/+0Star
|\ \ \
| * | | more ACSI removalAdrian Bunk2007-07-165-1579/+0Star
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-164-0/+1241
|\ \ \ \
| * | | | [SPARC64]: Abstract out mdesc accesses for better MD update handling.David S. Miller2007-07-161-13/+21
| * | | | [SPARC64]: Add Sun LDOM virtual network driver.David S. Miller2007-07-164-0/+1233
| |/ / /
* / / / Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-1/+1
|/ / /