summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* cxgb: set phy's mdio dev before the phy init sequenceDivy Le Ray2009-05-205-11/+13
* cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray2009-05-201-1/+1
* cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings2009-05-203-16/+9
* chelsio: Use generic XENPAK LASI register definitionsBen Hutchings2009-05-201-8/+9
* sfc: Remove lro module parameterBen Hutchings2009-05-191-13/+2
* myri10ge: update version to 1.5.0-1.415Brice Goglin2009-05-191-1/+1
* myri10ge: allow LRO to be enabled via ethtoolBrice Goglin2009-05-191-4/+13
* ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg2009-05-191-35/+50
* ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr2009-05-192-13/+11
* ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr2009-05-191-0/+12
* r8169: allow true forced mode settingfrançois romieu2009-05-191-53/+59
* r8169: remove useless struct memberfrançois romieu2009-05-191-2/+0
* ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()Eric Dumazet2009-05-191-0/+1
* net: release dst entry in dev_hard_start_xmit()Eric Dumazet2009-05-187-0/+7
* net: FIX bonding sysfs rtnl_lock deadlockEric W. Biederman2009-05-181-3/+6
* netxen: fix msi irq setupDhananjay Phadke2009-05-181-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-1825-116/+190
|\
| * be2net: add two new pci device ids to pci device tableAjit Khaparde2009-05-182-5/+19
| * Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin2009-05-171-1/+1
| * mv643xx_eth: fix PPC DMA breakageGabriel Paubert2009-05-171-19/+22
| * bonding: fix link down handling in 802.3ad modeStephen Hemminger2009-05-171-3/+8
| * Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-171-3/+2
| |\
| | * wimax/i2400m: fix device crash: fix optimization in _roq_queue_update_wsInaky Perez-Gonzalez2009-05-141-3/+2
| * | NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle2009-05-171-13/+14
| * | mlx4_en: Fix not deleted napi structuresYevgeny Petrilin2009-05-171-1/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds2009-05-157-31/+89
| |\ \
| | * | iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-112-4/+6
| | * | ath5k: update channel in sw state after stopping RX and TXBob Copeland2009-05-111-9/+13
| | * | rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville2009-05-113-16/+62
| | * | airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville2009-05-111-2/+8
| | |/
| * | Remove unreached code in drivers/net/mlx4/en_rx.cDan Carpenter2009-05-121-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-107-45/+38
| |\ \ | | |/
| | * Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2009-05-092-17/+18
| | |\
| | | * IXP4xx: complete Ethernet netdev setup before calling register_netdev().Krzysztof Hałasa2009-05-091-12/+13
| | | * IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization.Krzysztof Hałasa2009-05-092-5/+5
| | * | bonding: fix panic if initialization failsFlorian Westphal2009-05-091-8/+0
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-0519-82/+504
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-297-98/+71
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-04-281-1/+1
| |\ \ \ \
| | * | | | mlx4_core: Fix memory leak in mlx4_enable_msi_x()Nicolas Morey-Chaisemartin2009-04-211-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-2451-380/+571
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-171-1/+1
| |\ \ \ \ \
| | * | | | | [ARM] 5454/1: ep93xx_eth: fix sparse warningsHartley Sweeten2009-04-161-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-1658-399/+697
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-135-12/+12
* | | | | | | The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...Wolfgang Grandegger2009-05-183-0/+419
* | | | | | | can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger2009-05-183-0/+337
* | | | | | | can: SJA1000 generic platform bus driverWolfgang Grandegger2009-05-183-0/+175
* | | | | | | can: Driver for the SJA1000 CAN controllerWolfgang Grandegger2009-05-185-0/+832
* | | | | | | can: CAN Network device driver and Netlink interfaceWolfgang Grandegger2009-05-183-0/+685
OpenPOWER on IntegriCloud