summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* atl1: reorder atl1_main functionsJay Cliburn2007-07-161-975/+975
* atl1: fix excessively indented codeJay Cliburn2007-07-161-36/+50
* atl1: cleanup atl1_mainJay Cliburn2007-07-161-141/+137
* atl1: header file cleanupJay Cliburn2007-07-162-85/+90
* atl1: remove irq_semJay Cliburn2007-07-162-5/+2
* cdc-subset to support new vendor/product IDjing xiang2007-07-161-0/+3
* 8139cp: implement the missing dev->tx_timeoutFrancois Romieu2007-07-161-3/+24
* myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin2007-07-161-6/+0
* gianfar: kill unused headerKumar Gala2007-07-161-1/+0
* EP93XX_ETH must select MIIJohn Donoghue2007-07-161-0/+1
* macb: Add multicast capabilityPatrice Vilchez2007-07-161-0/+120
* macb: Use generic PHY layerfrederic RODO2007-07-163-257/+206
* 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/+6
| * [PATCH] libertas: fix disabling WPADan Williams2007-07-101-1/+1
| * [PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk2007-07-101-3/+0
| * [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/+27
| * [PATCH] airo: fix a race causing initialization failuresMichal Schmidt2007-07-101-31/+28
| * [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/+0
| * [PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day2007-07-101-1/+0
* | Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber2007-07-161-1/+3
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1072-41738/+3491
|\ \
| * | bonding/bond_main.c: make 2 functions staticAdrian Bunk2007-07-102-4/+3
| * | ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno2007-07-104-0/+1827
| * | [netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik2007-07-101-0/+1
| * | eHEA: Capability flag for DLPAR supportJan-Bernd Themann2007-07-102-2/+29
| * | Remove sk98lin ethernet driver.Jeff Garzik2007-07-1042-41391/+1
| * | sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk2007-07-101-1/+1
| * | bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh2007-07-101-6/+5
| * | atl1: remove write-only var in tx handlerAlexey Dobriyan2007-07-101-2/+1
| * | macmace: use "unsigned long flags;"Alexey Dobriyan2007-07-101-1/+1
| * | Cleanup usbnet_probe() return value handlingPeter Korsgaard2007-07-101-1/+1
| * | netxen: deinline and sparse fixStephen Hemminger2007-07-102-103/+97
| * | phylib: Add Marvell 88E1112 phy idOlof Johansson2007-07-101-0/+13
| * | phylib: cleanup marvell.c a bitOlof Johansson2007-07-101-58/+52
| * | AX88796 network driverBen Dooks2007-07-104-0/+972
| * | IOC3: Switch to pci refcounting safe APIsAlan Cox2007-07-101-17/+24
| * | e100: Fix Tyan motherboard e100 not receiving IPMI commandsDavid Graham2007-07-101-3/+9
| * | QE Ethernet driver writes to wrong register to mask interruptsTimur Tabi2007-07-101-1/+1
OpenPOWER on IntegriCloud