summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan5-5/+5
2009-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-5/+5
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds3-8/+6
2009-12-13Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds1-1/+1
2009-12-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-52/+0
2009-12-12Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+0
2009-12-12be2net: fix error in rx completion processing.Ajit Khaparde1-2/+2
2009-12-12igbvf: avoid reset storms due to mailbox issuesAlexander Duyck2-1/+8
2009-12-12igb: fix handling of mailbox collisions between PF/VFAlexander Duyck1-9/+13
2009-12-12usb: remove rare pm primitive for conversion to new APIOliver Neukum1-2/+2
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller62-90/+93
2009-12-12smc91x: remove OMAP specific bitsLadislav Michl1-15/+0
2009-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+2
2009-12-12can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song3-0/+793
2009-12-12cxgb3: Fixing EEH handlersBreno Leitao1-0/+1
2009-12-12cnic: Zero out status block and Event Queue indices.Michael Chan1-0/+5
2009-12-12cnic: Send delete command when shutting down iSCSI ring.Michael Chan1-0/+6
2009-12-12net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt1-1/+1
2009-12-12smc91x: fix unused flags warnings on UP systemsMike Frysinger1-3/+3
2009-12-12net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai1-0/+4
2009-12-12net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai1-0/+5
2009-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-24/+55
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+1
2009-12-11USB: remove the auto_pm flagAlan Stern1-5/+2
2009-12-11net: niu uses crc32, so select CRC32Randy Dunlap1-0/+1
2009-12-11b43: Remove reset after fatal DMA errorLarry Finger1-1/+4
2009-12-11rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski3-21/+50
2009-12-11ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds60-85/+90
2009-12-09gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov1-0/+1
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt725-56219/+68692
2009-12-09b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec1-2/+1
2009-12-09atl1c:use common_task instead of reset_task and link_chg_taskJie Yang2-41/+37
2009-12-09atl1c:add pci map direction in atl1c_buffer flagsJie Yang2-9/+24
2009-12-09netxen: fix firmware type checkDhananjay Phadke1-1/+13
2009-12-09netxen:fix napi intr enable checkAmit Kumar Salecha1-2/+4
2009-12-09netxen: protect device reset by rtnl_lockAmit Kumar Salecha1-8/+35
2009-12-09mv643xx_eth: check for valid hw address (resubmit)Denis Kirjanov1-0/+3
2009-12-09net/mpc5200: Fix locking on fec_mpc52xx driverAsier Llano1-59/+62
2009-12-09myri10ge: use src+dst for rss hashingBrice Goglin1-2/+2
2009-12-09ixgbe: add support for 82599 KR device 0x1517Don Skidmore3-0/+4
2009-12-09ixgbe: Fix TX stats accountingEric Dumazet2-16/+5
2009-12-09e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan2-33/+69
2009-12-09e1000e: replace incorrect use of GG82563_REG macroBruce Allan2-3/+7
2009-12-09e1000e: minor correction to name of bit in CTRL_EXT registerBruce Allan2-2/+2
2009-12-08ath5k: add support for Dell Vostro A860 LEDShahar Or1-0/+2
2009-12-08orinoco: remove spare KERN_DEBUGDavid Kilroy1-1/+1
2009-12-08rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger3-4/+17
2009-12-08ath9k: fix tx status reportingFelix Fietkau1-1/+1
2009-12-08mwl8k: don't complain about oversized beacons in FINALIZE_JOINLennert Buytenhek1-21/+8