summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* headers: Fix build after <linux/sched.h> removalIngo Molnar2009-10-133-0/+3
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-1153-0/+53
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-10-091-0/+1
|\
| * mlx4_core: Add 40GigE device IDYevgeny Petrilin2009-10-081-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-0820-95/+111
|\ \ | |/ |/|
| * ethoc: limit the number of buffers to 128Thomas Chou2009-10-071-2/+2
| * ethoc: use system memory as bufferThomas Chou2009-10-071-20/+44
| * ethoc: align received packet to make IP header at word boundaryThomas Chou2009-10-071-0/+4
| * ethoc: fix buffer address mappingThomas Chou2009-10-071-4/+3Star
| * ethoc: fix typo to compute number of tx descriptorsThomas Chou2009-10-071-1/+1
| * au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()roel kluin2009-10-071-3/+1Star
| * netxen: Fix Unlikely(x) > yRoel Kluin2009-10-071-1/+1
| * pasemi_mac: ethtool get settings fixValentine Barshak2009-10-071-0/+3
| * tg3: Fix phylib locking strategyMatt Carlson2009-10-072-28/+14Star
| * rndis_host: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-071-0/+1
| * be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...Ajit Khaparde2009-10-072-3/+3
| * be2net: Fix a typo in be_cmds.hAjit Khaparde2009-10-071-1/+1
| * be2net: Bug Fix while accounting of multicast frames during netdev stats updateAjit Khaparde2009-10-071-1/+1
| * qlge: Fix lock/mutex warnings.Ron Mercer2009-10-074-17/+9Star
| * qlge: Fix queueing of firmware handler in ISR.Ron Mercer2009-10-071-3/+5
| * qlge: Fix some bit definitions for reset register.Ron Mercer2009-10-071-3/+3
| * be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...Ajit Khaparde2009-10-051-1/+0Star
| * pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia cardKen Kawasaki2009-10-051-5/+5
| * e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-051-2/+2
| * ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore2009-10-053-0/+4
| * ixgbe: add support for 82599 Combined BackplaneDon Skidmore2009-10-053-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-0236-220/+2094
|\|
| * cnic: Fix NETDEV_UP event processing.Michael Chan2009-10-022-3/+4
| * e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-023-33/+6Star
| * net: Fix wrong sizeofJean Delvare2009-10-021-1/+1
| * sky2: irqname based on pci addressStephen Hemminger2009-10-022-2/+7
| * skge: use unique IRQ nameMichal Schmidt2009-10-022-2/+7
| * Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle2009-10-011-7/+6Star
| * NET: mkiss: Fix typoRalf Baechle2009-10-011-2/+2
| * tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet2009-10-011-1/+0Star
| * move virtnet_remove to .devexit.textUwe Kleine-König2009-10-011-1/+1
| * don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König2009-10-011-1/+1
| * don't use __devexit_p to wrap meth_removeUwe Kleine-König2009-10-011-1/+1
| * bonding: set primary param via sysfsJiri Pirko2009-10-011-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-014-26/+44
| |\
| | * ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-291-4/+2Star
| | * rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata2009-09-291-0/+1
| | * mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen2009-09-291-0/+3
| | * b43: Always use block-I/O for the PIO data registersMichael Buesch2009-09-291-22/+38
| * | ixgbe: correct the parameter descriptionJiri Pirko2009-10-011-3/+1Star
| * | be2net: Workaround to fix a bug in Rx Completion processing.Ajit Khaparde2009-10-014-6/+24
| * | 3c59x: Rework suspend and resumeAnton Vorontsov2009-10-011-39/+38Star
| * | drivers/net: ks8851_mll ethernet network driverChoi, David2009-10-013-0/+1705
| * | skge: Make sure both ports initialize correctlyMike McCormack2009-10-011-3/+6
| * | bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin2009-10-011-1/+1