summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Generate raw keyboard codes for AVR32 architectureHans-Christian Egtvedt2008-04-191-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-193-86/+83
|\
| * atmel_usba_udc: Add support for AT91CAP9 UDPHSStelian Pop2008-04-063-8/+46
| * atmel_usba_udc: Add missing kfree() in usba_udc_remove()Stelian Pop2008-04-061-0/+1
| * atmel_usba_udc: move endpoint declarations into platform data.Stelian Pop2008-04-061-33/+38
| * atmel_usba_udc: Kill GPIO_PIN_NONEStelian Pop2008-04-061-1/+1
| * atmel_usba_udc: Fix endpoint names.Stelian Pop2008-04-061-7/+7
| * atmel_usba: Kill copy_to_fifo() and copy_from_fifo()Haavard Skinnemoen2008-04-061-51/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen2008-04-195-0/+498
|\ \
| * | tclib: Fix compile warningsDavid Brownell2008-03-131-7/+4
| * | atmel_tc clocksource/clockevent codeDavid Brownell2008-03-043-0/+331
| * | atmel_tc libraryDavid Brownell2008-03-043-0/+170
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18424-103368/+55862
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-17162-278/+768
| |\ \ \
| * \ \ \ Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-1765-3904/+3328
| |\ \ \ \
| | * | | | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-171-160/+74
| | * | | | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-171-9/+29
| | * | | | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-171-0/+20
| | * | | | cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-171-2/+2
| | * | | | tc35815: Statistics cleanupAtsushi Nemoto2008-04-171-1/+2
| | * | | | natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-171-4/+6
| | * | | | e1000: convert uint16_t style integers to u16Joe Perches2008-04-165-1128/+1128
| | * | | | ixgb: convert uint16_t style integers to u16Joe Perches2008-04-167-302/+302
| | * | | | sb1000.c: make const arrays staticDenys Vlasenko2008-04-161-18/+29
| | * | | | sb1000.c: stop inlining largish static functionsDenys Vlasenko2008-04-161-27/+27
| | * | | | #if 0 netxen_nic_link_ok()Adrian Bunk2008-04-162-1/+2
| | * | | | make netxen_workq staticAdrian Bunk2008-04-162-18/+18
| | * | | | qeth: keep ip-address after LAN_OFFLINE failureUrsula Braun2008-04-161-1/+1
| | * | | | qeth: core code should alloc headroom for LLC protocolFrank Blaschka2008-04-161-1/+5
| | * | | | qeth: improving debug message handlingPeter Tiedemann2008-04-167-626/+544
| | * | | | qeth: layer 3 do not allow to change mac addressFrank Blaschka2008-04-161-0/+1
| | * | | | qeth: CCL-sequence numbers required for protocol ETH_P_802_2 onlyUrsula Braun2008-04-161-1/+2
| | * | | | qeth: set lan_online flag after a received STARTLANUrsula Braun2008-04-161-0/+1
| | * | | | qeth: allow qdio queue element addresses > 2GBUrsula Braun2008-04-161-4/+4
| | * | | | qeth: improve ip_list administration after deregister failuresUrsula Braun2008-04-163-7/+11
| | * | | | e1000e: reformat register test code, fix some minor initializationBruce Allan2008-04-161-60/+63
| | * | | | e1000e: rename a few functionsJeff Kirsher2008-04-166-18/+18
| | * | | | e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher2008-04-165-48/+50
| | * | | | e1000e: limit EEPROM size accessesJeff Kirsher2008-04-162-0/+8
| | * | | | sc92031: use netdev_alloc_skbStephen Hemminger2008-04-161-1/+1
| | * | | | sc92031: start transmit return value bugfixStephen Hemminger2008-04-161-10/+4
| | * | | | sc92031: use net_device statsStephen Hemminger2008-04-161-36/+34
| | * | | | [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2008-04-162-15/+11
| | * | | | [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik2008-04-161-2/+3
| | * | | | drivers/net/bonding/bond_main.c - remove unnecessary #defineJoe Perches2008-04-161-2/+0
| | * | | | phy: Change mii_bus id field to a stringAndy Fleming2008-04-1616-23/+22
| | * | | | gianfar: Support NAPI for TX FramesDai Haruki2008-04-162-16/+53
| | * | | | spidernet: revise link status loggingIshizaki Kou2008-04-161-4/+6
| | * | | | spidernet: fix error interrupt handlingIshizaki Kou2008-04-161-12/+10
| | * | | | spidernet: change interrupt masksIshizaki Kou2008-04-161-3/+2