summaryrefslogtreecommitdiffstats
path: root/net/atm/addr.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-17forcedeth bug fix: vitesse phyAyaz Abdulla1-0/+88
2007-07-17forcedeth bug fix: cicada phyAyaz Abdulla1-10/+10
2007-07-17atl1: reorder atl1_main functionsJay Cliburn1-975/+975
2007-07-17atl1: fix excessively indented codeJay Cliburn1-36/+50
2007-07-17atl1: cleanup atl1_mainJay Cliburn1-141/+137
2007-07-17atl1: header file cleanupJay Cliburn2-85/+90
2007-07-17atl1: remove irq_semJay Cliburn2-5/+2
2007-07-17cdc-subset to support new vendor/product IDjing xiang1-0/+3
2007-07-178139cp: implement the missing dev->tx_timeoutFrancois Romieu1-3/+24
2007-07-17myri10ge: Remove nonsensical limit in the tx done routineBrice Goglin1-6/+0
2007-07-17gianfar: kill unused headerKumar Gala1-1/+0
2007-07-17EP93XX_ETH must select MIIJohn Donoghue1-0/+1
2007-07-17macb: Add multicast capabilityPatrice Vilchez1-0/+120
2007-07-17macb: Use generic PHY layerfrederic RODO5-257/+208
2007-07-17s390: add barriers to qeth driverFrank Blaschka1-0/+1
2007-07-17s390: scatter-gather for inbound traffic in qeth driverFrank Blaschka3-32/+165
2007-07-16eHEA: Introducing support vor DLPAR memory addThomas Klein5-65/+275
2007-07-16Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/...Micah Gruber1-1/+3
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk2-4/+3
2007-07-10[PATCH] softmac: Fix ESSID problemJean Tourrilhes1-1/+4
2007-07-10[PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke1-16/+6
2007-07-10[PATCH] libertas: fix disabling WPADan Williams1-1/+1
2007-07-10[PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk1-3/+0
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake10-124/+134
2007-07-10[PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake1-0/+1
2007-07-10[PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake3-6/+9
2007-07-10[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake1-5/+8
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno5-0/+1834
2007-07-10[PATCH] airo: start with radio offMichal Schmidt1-1/+1
2007-07-10[PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt1-36/+27
2007-07-10[PATCH] airo: fix a race causing initialization failuresMichal Schmidt1-31/+28
2007-07-10[PATCH] airo: delay some initialization until the netdev is upMichal Schmidt1-35/+45
2007-07-10[PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt1-1/+5
2007-07-10[netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik1-0/+1
2007-07-10[PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger1-4/+7
2007-07-10[PATCH] ipw2200: rf kill switch polling power savingStephen Hemminger1-2/+3
2007-07-10[PATCH] rtl8187: fix endianness issue in rtl8225 register writingMichael Wu1-2/+2
2007-07-10[PATCH] libertas: fix use-after-free in rx pathHolger Schurig1-1/+0
2007-07-10[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day1-1/+0
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann2-2/+29
2007-07-10Remove sk98lin ethernet driver.Jeff Garzik45-41970/+1
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk1-1/+1
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh2-6/+8
2007-07-10atl1: remove write-only var in tx handlerAlexey Dobriyan1-2/+1
2007-07-10macmace: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2007-07-10Cleanup usbnet_probe() return value handlingPeter Korsgaard1-1/+1
2007-07-10netxen: deinline and sparse fixStephen Hemminger2-103/+97
2007-07-10eeprom_93cx6: shorten pulse timing to match spec (bis)Francois Romieu1-3/+3
2007-07-10phylib: Add Marvell 88E1112 phy idOlof Johansson1-0/+13
2007-07-10phylib: cleanup marvell.c a bitOlof Johansson1-58/+52