summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap
2009-10-14net: add support for STMicroelectronics Ethernet controllers.Giuseppe Cavallaro
2009-10-14net: ks8851_mll uses mii interfacesRandy Dunlap
2009-10-14net/fec_mpc52xx: Fix kernel panic on FEC errorJohn Bonesio
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov
2009-10-13TI DaVinci EMAC: Clear statistics register properly.Sriram
2009-10-13r8169: partial support and phy init for the 8168dfrançois romieu
2009-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-10-13irda/sa1100_ir: check return value of startup hookDmitry Artamonow
2009-10-13WAN: fix Cisco HDLC handshaking.Krzysztof Halasa
2009-10-133c574_cs: spin_lock the set_multicast_list functionKen Kawasaki
2009-10-13net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor...Chris Rankin
2009-10-13netxen: fix pci bar mappingDhananjay Phadke
2009-10-13ethoc: fix warning from 32bit buildAlan Cox
2009-10-13libertas: fix buildAlan Cox
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara
2009-10-13net: Fix IXP 2000 network driver building.Vincent Sanders
2009-10-12libertas: fix buildAlan Cox
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy
2009-10-12acenic: Pass up error code from ace_load_firmware()Ben Hutchings
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09net: Link in PHY drivers before others.David S. Miller
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-10-08ibm_newemac: Added 16K Tx FIFO size support for EMAC4Dave Mitchell
2009-10-08qlge: Add disable/enable firmare irqs to handler.Ron Mercer
2009-10-08qlge: Restore rx mode after internal reset.Ron Mercer
2009-10-08qlge: Fix chip reset process.Ron Mercer
2009-10-08qlge: Fix RX multicast filter settings.Ron Mercer
2009-10-08qlge: Fix frame routing for multicast frames.Ron Mercer
2009-10-08qlge: Fix frame routing issue related to bonding.Ron Mercer
2009-10-08qlge: Fix RSS hashing values.Ron Mercer
2009-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-07znet: Don't claim DMA lock around free_dma() calls.David S. Miller
2009-10-07mlx4_core: Add 40GigE device IDYevgeny Petrilin
2009-10-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz
2009-10-07b43: Fix PPC crash in rfkill polling on unloadLarry Finger
2009-10-07mac80211: fix ADM8211_SYNCTL_RFtype defineRoel Kluin
2009-10-07iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas
2009-10-07b43: Protect sanity check against physical device removalMichael Buesch
2009-10-07iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre
2009-10-07iwlwifi: fix compile warningReinette Chatre
2009-10-07iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy
2009-10-07iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch
2009-10-07ethoc: limit the number of buffers to 128Thomas Chou
2009-10-07ethoc: use system memory as bufferThomas Chou