aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-22net: au1000_eth: add missing capability.hManuel Lauss1-0/+1
2009-10-22myri10ge: improve port type reporting in ethtoolBrice Goglin1-3/+14
2009-10-22e1000e: reset the PHY on 82577/82578 when going to SxBruce Allan1-2/+1
2009-10-22isdn: fix possible circular locking dependencyXiaotian Feng1-3/+3
2009-10-22netxen: avoid undue board config checkDhananjay Phadke1-10/+4
2009-10-22netxen: fix tx timeout handling on firmware hangAmit Kumar Salecha1-0/+1
2009-10-22netxen: fix i2c initDhananjay Phadke2-6/+3
2009-10-21niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets caseJoyce Yu1-1/+1
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks1-1/+1
2009-10-20KS8851: Fix MAC address write orderBen Dooks2-4/+34
2009-10-20KS8851: Add soft reset at probe timeBen Dooks1-0/+3
2009-10-20net: fix section mismatch in fec.cSteven King1-1/+1
2009-10-18ethoc: clear only pending irqsThomas Chou1-1/+1
2009-10-18ethoc: inline regs accessThomas Chou1-9/+10
2009-10-16vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2-10/+19
2009-10-14virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet1-1/+1
2009-10-14be2net: fix support for PCI hot plugSathya Perla2-11/+22
2009-10-14be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla3-14/+18
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap2-2/+11
2009-10-14net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro16-0/+5178
2009-10-14net: ks8851_mll uses mii interfacesRandy Dunlap1-0/+1
2009-10-14net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio1-6/+0
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov9-3/+10
2009-10-13TI DaVinci EMAC: Clear statistics register properly.Sriram1-12/+24
2009-10-13r8169: partial support and phy init for the 8168dfrançois romieu1-55/+932
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-2/+5
2009-10-13irda/sa1100_ir: check return value of startup hookDmitry Artamonow1-2/+5
2009-10-13WAN: fix Cisco HDLC handshaking.Krzysztof Halasa1-10/+8
2009-10-133c574_cs: spin_lock the set_multicast_list functionKen Kawasaki1-1/+12
2009-10-13net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor:Product IDsChris Rankin2-1/+18
2009-10-13netxen: fix pci bar mappingDhananjay Phadke1-1/+2
2009-10-13ethoc: fix warning from 32bit buildAlan Cox1-1/+2
2009-10-13libertas: fix buildAlan Cox1-0/+1
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara8-0/+4186
2009-10-13net: Fix IXP 2000 network driver building.Vincent Sanders2-17/+12
2009-10-12libertas: fix buildAlan Cox1-0/+1
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg1-0/+3
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy2-2/+2
2009-10-12acenic: Pass up error code from ace_load_firmware()Ben Hutchings1-1/+2
2009-10-09net: Link in PHY drivers before others.David S. Miller1-4/+4
2009-10-08ibm_newemac: Added 16K Tx FIFO size support for EMAC4Dave Mitchell2-2/+6
2009-10-08qlge: Add disable/enable firmare irqs to handler.Ron Mercer1-0/+4
2009-10-08qlge: Restore rx mode after internal reset.Ron Mercer1-0/+6
2009-10-08qlge: Fix chip reset process.Ron Mercer3-0/+106
2009-10-08qlge: Fix RX multicast filter settings.Ron Mercer1-10/+39
2009-10-08qlge: Fix frame routing for multicast frames.Ron Mercer1-2/+2
2009-10-08qlge: Fix frame routing issue related to bonding.Ron Mercer1-0/+7
2009-10-08qlge: Fix RSS hashing values.Ron Mercer2-11/+13
2009-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller14-150/+168
2009-10-07znet: Don't claim DMA lock around free_dma() calls.David S. Miller1-8/+0