summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski2013-04-051-2/+9
* bonding: remove sysfs before removing devicesVeaceslav Falico2013-04-051-1/+1
* atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-052-1/+2
* r8169: fix auto speed down issuehayeswang2013-04-041-3/+25
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-043-12/+11
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-033-12/+11
| |\
| | * mwifiex: limit channel number not to overflow memoryStone Piao2013-04-011-1/+2
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-012-11/+9
| | |\
| | | * iwlwifi: dvm: fix the passive-no-RX workaroundJohannes Berg2013-03-282-11/+9
* | | | net/mlx4_en: Fix setting initial MAC addressYan Burman2013-04-021-2/+2
* | | | bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-021-2/+1
|/ / /
* | | DM9000B: driver initialization upgradeJoseph CHANG2013-03-312-105/+120
* | | sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov2013-03-312-5/+5
* | | sh_eth: workaround for spurious ECI interruptSergei Shtylyov2013-03-311-2/+8
* | | sh_eth: fix handling of no LINK signalSergei Shtylyov2013-03-311-4/+6
* | | ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-03-291-1/+1
* | | atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2
* | | net: calxedaxgmac: Wake-on-LAN fixesRob Herring2013-03-291-1/+5
* | | net: calxedaxgmac: fix rx ring handling when OOMRob Herring2013-03-291-0/+3
* | | smsc75xx: fix jumbo frame supportSteve Glendinning2013-03-291-4/+8
* | | bonding: fix disabling of arp_interval and miimonnikolay@redhat.com2013-03-291-44/+48
* | | sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-291-1/+1
* | | sky2: Receive Overflows not countedMirko Lindner2013-03-291-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-2811-292/+249
|\ \ \ | |/ /
| * | b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * | iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King2013-03-271-1/+2
| * | ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
| * | b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-03-271-12/+53
| * | b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki2013-03-271-2/+2
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-274-3/+25
| |\ \ | | |/
| | * iwlwifi: dvm: don't send HCMD in restart flowEmmanuel Grumbach2013-03-202-2/+11
| | * iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
| | * iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach2013-03-201-1/+1
| * | Revert "brcmsmac: support 4313iPA"John W. Linville2013-03-272-271/+162
| * | mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil2013-03-251-0/+1
* | | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-03-274-6/+7
|\ \ \
| * | | can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde2013-03-271-0/+1
| * | | can: sja1000: fix define conflict on SHMarc Kleine-Budde2013-03-273-6/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-273-5/+23
|\ \ \ \
| * | | | e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch2013-03-271-1/+6
| * | | | ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch2013-03-271-1/+6
| * | | | e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch2013-03-271-3/+11
| |/ / /
* | | | tg3: fix length overflow in VPD firmware parsingKees Cook2013-03-271-2/+5
* | | | drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-03-271-1/+1
* | | | drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N2013-03-271-1/+1
* | | | enet: fec: fix fail resume from suspend stateFrank Li2013-03-271-32/+50
|/ / /
* | | bonding: remove already created master sysfs link on failureVeaceslav Falico2013-03-261-0/+5
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-03-265-22/+43
|\ \ \
| * | | igb: fix PHC stopping on max freqJiri Benc2013-03-261-1/+1
| * | | igb: make sensor info staticStephen Hemminger2013-03-261-1/+1
OpenPOWER on IntegriCloud