aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller62-90/+93
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+2
2009-12-11can: add the driver for Analog Devices Blackfin on-chip CAN controllersBarry Song3-0/+793
2009-12-11cxgb3: Fixing EEH handlersBreno Leitao1-0/+1
2009-12-11cnic: Zero out status block and Event Queue indices.Michael Chan1-0/+5
2009-12-11cnic: Send delete command when shutting down iSCSI ring.Michael Chan1-0/+6
2009-12-11net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt1-1/+1
2009-12-11smc91x: fix unused flags warnings on UP systemsMike Frysinger1-3/+3
2009-12-11net: Add missing TST_CFG_WRITE bits around sky2_pci_writeTakashi Iwai1-0/+4
2009-12-11net: Fix Yukon-2 Optima TCP offload setupTakashi Iwai1-0/+5
2009-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-24/+55
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+1
2009-12-11USB: remove the auto_pm flagAlan Stern1-5/+2
2009-12-10net: niu uses crc32, so select CRC32Randy Dunlap1-0/+1
2009-12-10b43: Remove reset after fatal DMA errorLarry Finger1-1/+4
2009-12-10rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski3-21/+50
2009-12-10ath5k: enable EEPROM checksum checkLuis R. Rodriguez1-2/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds60-85/+90
2009-12-09gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=yAnton Vorontsov1-0/+1
2009-12-08b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec1-2/+1
2009-12-08atl1c:use common_task instead of reset_task and link_chg_taskJie Yang2-41/+37
2009-12-08atl1c:add pci map direction in atl1c_buffer flagsJie Yang2-9/+24
2009-12-08netxen: fix firmware type checkDhananjay Phadke1-1/+13
2009-12-08netxen:fix napi intr enable checkAmit Kumar Salecha1-2/+4
2009-12-08netxen: protect device reset by rtnl_lockAmit Kumar Salecha1-8/+35
2009-12-08mv643xx_eth: check for valid hw address (resubmit)Denis Kirjanov1-0/+3
2009-12-08net/mpc5200: Fix locking on fec_mpc52xx driverAsier Llano1-59/+62
2009-12-08myri10ge: use src+dst for rss hashingBrice Goglin1-2/+2
2009-12-08ixgbe: add support for 82599 KR device 0x1517Don Skidmore3-0/+4
2009-12-08ixgbe: Fix TX stats accountingEric Dumazet2-16/+5
2009-12-08e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan2-33/+69
2009-12-08e1000e: replace incorrect use of GG82563_REG macroBruce Allan2-3/+7
2009-12-08e1000e: minor correction to name of bit in CTRL_EXT registerBruce Allan2-2/+2
2009-12-07ath5k: add support for Dell Vostro A860 LEDShahar Or1-0/+2
2009-12-07orinoco: remove spare KERN_DEBUGDavid Kilroy1-1/+1
2009-12-07rtl8187: Fix wrong rfkill switch mask for some modelsLarry Finger3-4/+17
2009-12-07ath9k: fix tx status reportingFelix Fietkau1-1/+1
2009-12-07mwl8k: don't complain about oversized beacons in FINALIZE_JOINLennert Buytenhek1-21/+8
2009-12-07mwl8k: don't overwrite mwl8k_vif::bssid until after disassociationLennert Buytenhek1-3/+2
2009-12-07mwl8k: struct ieee80211_rx_status::qual is deprecatedLennert Buytenhek1-1/+0
2009-12-07mwl8k: don't forget to call pci_disable_device()Lennert Buytenhek1-1/+3
2009-12-07mwl8k: increase firmware loading timeoutsLennert Buytenhek1-3/+2
2009-12-07mwl8k: allow more time for transmit rings to drainLennert Buytenhek1-60/+67
2009-12-07mwl8k: allow more time for firmware commands to completeLennert Buytenhek1-2/+11
2009-12-07mwl8k: properly report rate on received 40MHz packetsLennert Buytenhek1-2/+8
2009-12-07mwl8k: fix addr4 zeroing and payload overwrite on DMA header creationLennert Buytenhek1-14/+15
2009-12-07mwl8k: prevent corruption of QoS field on receiveLennert Buytenhek1-15/+31
2009-12-07mwl8k: fix UPDATE_STADB command struct legacy_rates array lengthLennert Buytenhek1-38/+13
2009-12-07mwl8k: fix MCS bitmap size in SET_RATE commandLennert Buytenhek1-4/+3
2009-12-07wl1251: don't build null data template in wl1251_op_config()Kalle Valo1-4/+0