summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-031-2/+2
* usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-0110-12/+21
* starfire: clean up dma_addr_t size testFUJITA Tomonori2011-04-011-5/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-017-7/+33
|\
| * iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
| * carl9170: Fix tx aggregation problems with some clientsChristian Lamparter2011-03-293-0/+9
| * iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
| * wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
| * iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2
| * ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau2011-03-281-0/+4
* | mlx4: Fixing bad size of event queue bufferYevgeny Petrilin2011-03-311-1/+3
* | mlx4: Fixing use after freeYevgeny Petrilin2011-03-311-1/+2
* | bonding:typo in commentPeter Pan(潘卫平)2011-03-311-1/+1
* | Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl2011-03-301-8/+14
* | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-305-9/+384
* | phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-301-2/+6
* | via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings2011-03-301-6/+6
* | via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings2011-03-301-67/+15
* | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-294-8/+7
|\ \
| * | drivers: Final irq namespace conversionThomas Gleixner2011-03-294-8/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2915-61/+85
|\ \ \ | |/ / |/| |
| * | netdev: bfin_mac: document TE setting in RMII modesMike Frysinger2011-03-281-2/+11
| * | drivers net: Fix declaration ordering in inline functions.Balaji G2011-03-281-1/+1
| * | cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard2011-03-281-4/+10
| * | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-275-7/+7
| * | mlx4_en: Fix loss of promiscuityHerbert Xu2011-03-271-0/+3
| * | tg3: Fix inline keyword usageJavier Martinez Canillas2011-03-271-1/+1
| * | tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas2011-03-271-2/+2
| * | net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros2011-03-271-1/+1
| * | Net / jme: Do not use legacy PCI power managementRafael J. Wysocki2011-03-271-14/+16
| * | myri10ge: small rx_done refactoringStanislaw Gruszka2011-03-271-14/+23
| * | can: c_can: Fix tx_bytes accountingJan Altenberg2011-03-271-1/+1
| * | can: c_can_platform: fix irq check in probeMarc Kleine-Budde2011-03-271-4/+5
| * | can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde2011-03-271-10/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2542-258/+1644
|\ \ \ | |/ /
| * | net: fix pch_gbe section mismatch warningRandy Dunlap2011-03-241-3/+3
| * | mlx4_en: Removing HW info from ethtool -i report.Yevgeny Petrilin2011-03-241-14/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-244-2/+7
| |\ \ | | |/
| | * ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-231-0/+2
| | * ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-231-1/+1
| | * orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com2011-03-231-0/+3
| | * iwlagn: fix error in command waitingJohannes Berg2011-03-231-1/+1
| * | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-03-232-2/+18
| |\ \
| | * | sfc: Siena: Disable write-combining when SR-IOV is enabledSteve Hodgson2011-03-232-2/+18
| * | | drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...Julia Lawall2011-03-231-5/+5
| * | | drivers/net/ariadne.c: Convert release_resource to release_region/release_mem...Julia Lawall2011-03-231-5/+5
| * | | bonding: fix rx_handler lockingJiri Pirko2011-03-232-25/+32
| * | | myri10ge: fix rmmod crashStanislaw Gruszka2011-03-231-0/+1
| * | | mlx4_en: updated driver version to 1.5.4.1Yevgeny Petrilin2011-03-231-2/+2
| * | | mlx4_en: Using blue flame supportYevgeny Petrilin2011-03-233-22/+64
OpenPOWER on IntegriCloud