summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-07mlx4_core: Add 40GigE device IDYevgeny Petrilin
2009-10-07ethoc: limit the number of buffers to 128Thomas Chou
2009-10-07ethoc: use system memory as bufferThomas Chou
2009-10-07ethoc: align received packet to make IP header at word boundaryThomas Chou
2009-10-07ethoc: fix buffer address mappingThomas Chou
2009-10-07ethoc: fix typo to compute number of tx descriptorsThomas Chou
2009-10-07au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin
2009-10-07netxen: Fix Unlikely(x) > yRoel Kluin
2009-10-07pasemi_mac: ethtool get settings fixValentine Barshak
2009-10-07tg3: Fix phylib locking strategyMatt Carlson
2009-10-07rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-06be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde
2009-10-06be2net: Fix a typo in be_cmds.hAjit Khaparde
2009-10-06be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde
2009-10-06qlge: Fix lock/mutex warnings.Ron Mercer
2009-10-06qlge: Fix queueing of firmware handler in ISR.Ron Mercer
2009-10-06qlge: Fix some bit definitions for reset register.Ron Mercer
2009-10-05be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde
2009-10-05pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki
2009-10-04e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck
2009-10-04ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore
2009-10-04ixgbe: add support for 82599 Combined BackplaneDon Skidmore
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop
2009-10-02net: Fix wrong sizeofJean Delvare
2009-10-01sky2: irqname based on pci addressStephen Hemminger
2009-10-01skge: use unique IRQ nameMichal Schmidt
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle
2009-10-01NET: mkiss: Fix typoRalf Baechle
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet
2009-10-01move virtnet_remove to .devexit.textUwe Kleine-König
2009-10-01don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König
2009-10-01don't use __devexit_p to wrap meth_removeUwe Kleine-König
2009-10-01bonding: set primary param via sysfsJiri Pirko
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko
2009-09-30be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde
2009-09-303c59x: Rework suspend and resumeAnton Vorontsov
2009-09-30drivers/net: ks8851_mll ethernet network driverChoi, David
2009-09-30skge: Make sure both ports initialize correctlyMike McCormack
2009-09-30bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin
2009-09-30qlge: Fix error exit for probe call.Ron Mercer
2009-09-30qlge: Protect reset recovery with rtnl_lock().Ron Mercer
2009-09-30qlge: Fix spin_lock warning.Ron Mercer
2009-09-30qlge: Fix out of sync hardware semaphore.Ron Mercer