summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-122-47/+1
|\
| * omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik2009-12-121-32/+1
| * smc91x: remove OMAP specific bitsLadislav Michl2009-12-121-15/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-125-14/+25
|\ \
| * | be2net: fix error in rx completion processing.Ajit Khaparde2009-12-121-2/+2
| * | igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2009-12-122-1/+8
| * | igb: fix handling of mailbox collisions between PF/VFAlexander Duyck2009-12-121-9/+13
| * | usb: remove rare pm primitive for conversion to new APIOliver Neukum2009-12-121-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-1241-401/+1346
|\| |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-122059-209334/+309538
| |\ \
| * | | can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song2009-12-123-0/+793
| * | | cxgb3: Fixing EEH handlersBreno Leitao2009-12-121-0/+1
| * | | cnic: Zero out status block and Event Queue indices.Michael Chan2009-12-121-0/+5
| * | | cnic: Send delete command when shutting down iSCSI ring.Michael Chan2009-12-121-0/+6
| * | | net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt2009-12-121-1/+1
| * | | smc91x: fix unused flags warnings on UP systemsMike Frysinger2009-12-121-3/+3
| * | | net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai2009-12-111-0/+4
| * | | net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai2009-12-111-0/+5
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-115-24/+55
| |\ \ \
| | * | | b43: Remove reset after fatal DMA errorLarry Finger2009-12-101-1/+4
| | * | | rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski2009-12-103-21/+50
| | * | | ath5k: enable EEPROM checksum checkLuis R. Rodriguez2009-12-101-2/+1
| * | | | net: niu uses crc32, so select CRC32Randy Dunlap2009-12-101-0/+1
| |/ / /
| * | | gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov2009-12-091-0/+1
| * | | b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec2009-12-091-2/+1
| * | | atl1c:use common_task instead of reset_task and link_chg_taskJie Yang2009-12-092-41/+37
| * | | atl1c:add pci map direction in atl1c_buffer flagsJie Yang2009-12-092-9/+24
| * | | netxen: fix firmware type checkDhananjay Phadke2009-12-091-1/+13
| * | | netxen:fix napi intr enable checkAmit Kumar Salecha2009-12-091-2/+4
| * | | netxen: protect device reset by rtnl_lockAmit Kumar Salecha2009-12-091-8/+35
| * | | mv643xx_eth: check for valid hw address (resubmit)Denis Kirjanov2009-12-091-0/+3
| * | | gigaset: don't enable any debugging output by defaultTilman Schmidt2009-12-091-1/+1
| * | | net/mpc5200: Fix locking on fec_mpc52xx driverAsier Llano2009-12-091-59/+62
| * | | myri10ge: use src+dst for rss hashingBrice Goglin2009-12-091-2/+2
| * | | atm: [he] adjust tests to account for sk_wmem_alloc changeschas williams - CONTRACTOR2009-12-091-2/+2
| * | | ixgbe: add support for 82599 KR device 0x1517Don Skidmore2009-12-093-0/+4
| * | | ixgbe: Fix TX stats accountingEric Dumazet2009-12-092-16/+5
| * | | e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan2009-12-092-33/+69
| * | | e1000e: replace incorrect use of GG82563_REG macroBruce Allan2009-12-092-3/+7
| * | | e1000e: minor correction to name of bit in CTRL_EXT registerBruce Allan2009-12-092-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-089-192/+200
| |\ \ \
| | * | | ath5k: add support for Dell Vostro A860 LEDShahar Or2009-12-071-0/+2
| | * | | orinoco: remove spare KERN_DEBUGDavid Kilroy2009-12-071-1/+1
| | * | | rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger2009-12-073-4/+17
| | * | | ath9k: fix tx status reportingFelix Fietkau2009-12-071-1/+1
| | * | | mwl8k: don't complain about oversized beacons in FINALIZE_JOINLennert Buytenhek2009-12-071-21/+8
| | * | | mwl8k: don't overwrite mwl8k_vif::bssid until after disassociationLennert Buytenhek2009-12-071-3/+2
| | * | | mwl8k: struct ieee80211_rx_status::qual is deprecatedLennert Buytenhek2009-12-071-1/+0
| | * | | mwl8k: don't forget to call pci_disable_device()Lennert Buytenhek2009-12-071-1/+3
| | * | | mwl8k: increase firmware loading timeoutsLennert Buytenhek2009-12-071-3/+2