summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-04-06bna: Fix for handling firmware heartbeat failureRasesh Mody1-7/+3
2011-04-06can: mcp251x: Allow pass IRQ flags through platform data.Enric Balletbo i Serra1-1/+2
2011-04-06smsc911x: fix mac_lock acquision before calling smsc911x_mac_readEnric Balletbo i Serra1-3/+5
2011-04-03mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski1-2/+2
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann10-12/+21
2011-04-01starfire: clean up dma_addr_t size testFUJITA Tomonori1-5/+1
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-7/+33
2011-03-31mlx4: Fixing bad size of event queue bufferYevgeny Petrilin1-1/+3
2011-03-31mlx4: Fixing use after freeYevgeny Petrilin1-1/+2
2011-03-31bonding:typo in commentPeter Pan(潘卫平)1-1/+1
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl1-8/+14
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski5-9/+384
2011-03-30phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde1-2/+6
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings1-6/+6
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings1-67/+15
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-03-29carl9170: Fix tx aggregation problems with some clientsChristian Lamparter3-0/+9
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka1-1/+2
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez1-3/+7
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka1-4/+2
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-8/+7
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-61/+85
2011-03-29drivers: Final irq namespace conversionThomas Gleixner4-8/+7
2011-03-28netdev: bfin_mac: document TE setting in RMII modesMike Frysinger1-2/+11
2011-03-28drivers net: Fix declaration ordering in inline functions.Balaji G1-1/+1
2011-03-28cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard1-4/+10
2011-03-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau1-0/+4
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka5-7/+7
2011-03-27mlx4_en: Fix loss of promiscuityHerbert Xu1-0/+3
2011-03-27tg3: Fix inline keyword usageJavier Martinez Canillas1-1/+1
2011-03-27tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas1-2/+2
2011-03-27net: use CHECKSUM_NONE instead of magic numberCesar Eduardo Barros1-1/+1
2011-03-27Net / jme: Do not use legacy PCI power managementRafael J. Wysocki1-14/+16
2011-03-27myri10ge: small rx_done refactoringStanislaw Gruszka1-14/+23
2011-03-27can: c_can: Fix tx_bytes accountingJan Altenberg1-1/+1
2011-03-27can: c_can_platform: fix irq check in probeMarc Kleine-Budde1-4/+5
2011-03-27can: c_can: disable one shot mode until driver is fixedMarc Kleine-Budde1-10/+4
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds42-258/+1644
2011-03-24net: fix pch_gbe section mismatch warningRandy Dunlap1-3/+3
2011-03-24mlx4_en: Removing HW info from ethtool -i report.Yevgeny Petrilin1-14/+1
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-2/+7
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+3
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2-2/+4
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-1/+1
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine1-2/+2
2011-03-23Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2-2/+18
2011-03-23drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...Julia Lawall1-5/+5
2011-03-23drivers/net/ariadne.c: Convert release_resource to release_region/release_mem...Julia Lawall1-5/+5
2011-03-23bonding: fix rx_handler lockingJiri Pirko2-25/+32
2011-03-23myri10ge: fix rmmod crashStanislaw Gruszka1-0/+1