summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-05-11r8169: fix 8168evl frame padding.Stefan Bader1-0/+9
2013-05-11net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-07ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller1-0/+10
2013-05-07gianfar: do not advertise any alarm capability.Richard Cochran1-2/+1
2013-05-07mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1
2013-05-07mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar1-2/+2
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com1-0/+1
2013-05-01bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com1-0/+9
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki1-1/+2
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-25can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz1-16/+15
2013-04-16r8169: fix auto speed down issueHayes Wang1-3/+25
2013-04-12rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-04-12Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown processGreg Kroah-Hartman1-8/+0
2013-04-05bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico1-2/+1
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning1-4/+8
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico1-2/+2
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com1-1/+1
2013-04-05DM9000B: driver initialization upgradeJoseph CHANG2-105/+120
2013-04-05atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2-21/+2
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N1-1/+1
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N1-1/+1
2013-04-05bonding: fix disabling of arp_interval and miimonnikolay@redhat.com1-44/+48
2013-04-05bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com2-86/+36
2013-04-05bonding: remove already created master sysfs link on failureVeaceslav Falico1-0/+5
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner1-1/+1
2013-04-05sky2: Receive Overflows not countedMirko Lindner1-1/+1
2013-04-05mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao1-0/+8
2013-04-05tg3: fix length overflow in VPD firmware parsingKees Cook1-2/+5
2013-04-05b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki1-2/+2
2013-04-05b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-04-05b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki1-2/+2
2013-04-05rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna1-0/+1
2013-04-05ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-04-05can: sja1000: fix define conflict on SHMarc Kleine-Budde3-6/+6
2013-03-28rt2x00: error in configurations with mesh support disabledFelix Fietkau1-0/+2
2013-03-28mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao1-4/+3
2013-03-28rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger1-52/+35
2013-03-28rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger1-2/+0
2013-03-28sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings1-1/+2
2013-03-28sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings1-2/+2
2013-03-28sfc: Detach net device when stopping queues for reconfigurationBen Hutchings1-4/+12
2013-03-28sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2-6/+8
2013-03-28sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-03-28sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings1-1/+1
2013-03-28sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings2-0/+10
2013-03-28sfc: Disable VF queues during register self-testBen Hutchings5-60/+76
2013-03-28sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings1-6/+6