aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-04ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller
2008-02-03EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu
2008-02-03EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...Alexey Demin
2008-02-03EMAC driver: add power down modeVitja Makarov
2008-02-03EMAC driver: ADSP-BF52x arch/mach supportMichael Hennerich
2008-02-03EMAC driver: use simpler comment headers and strip out information that is ma...Mike Frysinger
2008-02-03EMAC driver: bf537 MAC multicast hash filtering patchAidan Williams
2008-02-03EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.Bryan Wu
2008-02-03EMAC driver: shorten the mdelay value to solve netperf performance issueBryan Wu
2008-02-03[netdrvr] sis190: build fixJeff Garzik
2008-02-03sky2: fix Wake On Lan interaction with BIOSStephen Hemminger
2008-02-03sky2: restore multicast addresses after recoveryStephen Hemminger
2008-02-03pci-skeleton: Misc fixes to build neatlyJike Song
2008-02-03phylib: Add Realtek 821x eth PHY supportJohnson Leung
2008-02-03natsemi: Update locking documentationMark Brown
2008-02-03PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case
2008-02-03forcedeth: mac address mcp77/79Ayaz Abdulla
2008-02-03forcedeth: multicast fixAyaz Abdulla
2008-02-03forcedeth: tx pause fixAyaz Abdulla
2008-02-03forcedeth: updated copyright sectionAyaz Abdulla
2008-02-03forcedeth: checksum fixAyaz Abdulla
2008-02-03forcedeth: reset register fixAyaz Abdulla
2008-02-03drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()Roel Kluin
2008-02-03cxgb3: Remove incorrect __devinit annotationsRoland Dreier
2008-02-03bonding: update versionJay Vosburgh
2008-02-03bonding: do not acquire rtnl in ARP monitorJay Vosburgh
2008-02-03bonding: fix race that causes invalid statisticsAndy Gospodarek
2008-02-03bonding: fix NULL pointer deref in startup processingJay Vosburgh
2008-02-03bonding: fix set_multicast_list lockingJay Vosburgh
2008-02-03bonding: fix parameter parsingJay Vosburgh
2008-02-03Fix/Rewrite of the mipsnet driver]Ralf Baechle
2008-02-03igb: remove unneeded declaration shadowing earlier oneAuke Kok
2008-02-03e1000e: tweak irq allocation messagesAndy Gospodarek
2008-02-03e100: fix spelling errorsAndreas Mohr
2008-02-03e1000: make e1000_dump_eeprom() staticAdrian Bunk
2008-02-03e1000e: make a function staticAdrian Bunk
2008-02-03Net: e100, fix iomap mem accessesJiri Slaby
2008-02-03pasemi_mac: Disable interface on closeOlof Johansson
2008-02-03pasemi_mac: add support for setting MTUOlof Johansson
2008-02-03pasemi_mac: Add support for changing mac addressOlof Johansson
2008-02-03S2io: Fix for LRO BugsSurjit Reang
2008-02-03PHYLIB: Add BCM5482 PHY supportNate Case
2008-02-03e1000e: add new wakeup cababilitiesMitch Williams
2008-02-03big-endian support for via-velocityAl Viro
2008-02-03rtl8150: use default MTU of 1500Lennert Buytenhek