summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu2008-02-031-1/+1
* EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...Alexey Demin2008-02-031-0/+6
* EMAC driver: add power down modeVitja Makarov2008-02-031-1/+2
* EMAC driver: ADSP-BF52x arch/mach supportMichael Hennerich2008-02-032-7/+8
* EMAC driver: use simpler comment headers and strip out information that is ma...Mike Frysinger2008-02-032-55/+8
* EMAC driver: bf537 MAC multicast hash filtering patchAidan Williams2008-02-031-1/+41
* EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.Bryan Wu2008-02-031-4/+12
* EMAC driver: shorten the mdelay value to solve netperf performance issueBryan Wu2008-02-031-2/+2
* [netdrvr] sis190: build fixJeff Garzik2008-02-031-1/+1
* sky2: fix Wake On Lan interaction with BIOSStephen Hemminger2008-02-031-1/+8
* sky2: restore multicast addresses after recoveryStephen Hemminger2008-02-031-4/+1
* pci-skeleton: Misc fixes to build neatlyJike Song2008-02-031-24/+25
* phylib: Add Realtek 821x eth PHY supportJohnson Leung2008-02-033-0/+86
* natsemi: Update locking documentationMark Brown2008-02-031-16/+2
* PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case2008-02-033-29/+52
* forcedeth: mac address mcp77/79Ayaz Abdulla2008-02-031-8/+8
* forcedeth: multicast fixAyaz Abdulla2008-02-031-4/+9
* forcedeth: tx pause fixAyaz Abdulla2008-02-031-2/+2
* forcedeth: updated copyright sectionAyaz Abdulla2008-02-031-1/+1
* forcedeth: checksum fixAyaz Abdulla2008-02-031-17/+7
* forcedeth: reset register fixAyaz Abdulla2008-02-031-1/+1
* drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()Roel Kluin2008-02-031-1/+1
* cxgb3: Remove incorrect __devinit annotationsRoland Dreier2008-02-033-14/+12
* bonding: update versionJay Vosburgh2008-02-031-2/+2
* bonding: do not acquire rtnl in ARP monitorJay Vosburgh2008-02-031-12/+0
* bonding: fix race that causes invalid statisticsAndy Gospodarek2008-02-031-27/+30
* bonding: fix NULL pointer deref in startup processingJay Vosburgh2008-02-031-7/+9
* bonding: fix set_multicast_list lockingJay Vosburgh2008-02-031-3/+11
* bonding: fix parameter parsingJay Vosburgh2008-02-031-6/+11
* Fix/Rewrite of the mipsnet driver]Ralf Baechle2008-02-032-180/+135
* igb: remove unneeded declaration shadowing earlier oneAuke Kok2008-02-031-1/+0
* e1000e: tweak irq allocation messagesAndy Gospodarek2008-02-031-7/+5
* e100: fix spelling errorsAndreas Mohr2008-02-031-7/+7
* e1000: make e1000_dump_eeprom() staticAdrian Bunk2008-02-031-1/+1
* e1000e: make a function staticAdrian Bunk2008-02-031-2/+2
* Net: e100, fix iomap mem accessesJiri Slaby2008-02-031-2/+2
* pasemi_mac: Disable interface on closeOlof Johansson2008-02-031-0/+1
* pasemi_mac: add support for setting MTUOlof Johansson2008-02-032-72/+172
* pasemi_mac: Add support for changing mac addressOlof Johansson2008-02-032-0/+30
* S2io: Fix for LRO BugsSurjit Reang2008-02-032-11/+11
* PHYLIB: Add BCM5482 PHY supportNate Case2008-02-031-0/+20
* e1000e: add new wakeup cababilitiesMitch Williams2008-02-032-2/+12
* big-endian support for via-velocityAl Viro2008-02-032-166/+128
* rtl8150: use default MTU of 1500Lennert Buytenhek2008-02-031-1/+0
* net/sunbmac.c section fixAdrian Bunk2008-02-031-1/+1
* net/sunqe.c section fixAdrian Bunk2008-02-031-3/+3
* drivers/net/sunvnet.c:print_version() must be __devinitAdrian Bunk2008-02-031-1/+1
* IBMLANA no longer has to depend on MCA_LEGACYAdrian Bunk2008-02-031-1/+1
* ibmlana_init_one() must be __devinitAdrian Bunk2008-02-031-1/+1
* olympic_open() must be __devinitAdrian Bunk2008-02-031-1/+1
OpenPOWER on IntegriCloud