summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-042-1/+3
* ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven2008-02-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-0459-957/+1149
|\
| * Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-036-24/+35
| |\
| | * ath5k: fix section mismatch warningJohn W. Linville2008-02-011-3/+3
| | * iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre2008-02-012-10/+10
| | * iwlwifi: remove ieee80211 types from iwl-helpers.hTomas Winkler2008-02-011-3/+0
| | * iwlwifi: Fix MIMO PS modeTomas Winkler2008-02-011-5/+18
| | * iwlwifi: fix sparse warning in iwl 3945Ron Rindjunsky2008-02-011-3/+4
| * | 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
OpenPOWER on IntegriCloud