summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | net: Add TI DaVinci EMAC driverAnant Gole2009-05-183-0/+2844
* | | | | | | ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-05-181-1/+1
* | | | | | | ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr2009-05-183-0/+7
* | | | | | | ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck2009-05-182-11/+20
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-1823-483/+252
|\ \ \ \ \ \ \
| * | | | | | | ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-116-85/+36
| * | | | | | | ath9k: Remove bogus break after returnVasanthakumar Thiagarajan2009-05-111-2/+0
| * | | | | | | iwlwifi: default WMM AC parametersWey-Yi Guy2009-05-111-2/+14
| * | | | | | | iwlwifi: show qos AC parametersWey-Yi Guy2009-05-111-1/+21
| * | | | | | | iwlagn: show current rate scale data in debugfsWey-Yi Guy2009-05-111-0/+42
| * | | | | | | iwlwifi: use #define instead of hard coded valueWey-Yi Guy2009-05-112-10/+12
| * | | | | | | iwl3945: read rev id in nic configAbhijeet Kolekar2009-05-111-7/+5
| * | | | | | | iwlwifi: more descriptive unsupported hardware messageReinette Chatre2009-05-111-1/+1
| * | | | | | | iwlagn: improve rate scale table searchMohamed Abbas2009-05-112-9/+40
| * | | | | | | iwlwifi: clean up PS codeJohannes Berg2009-05-117-292/+48
| * | | | | | | iwlwifi: fix PS disable status raceJohannes Berg2009-05-111-3/+2
OpenPOWER on IntegriCloud