aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-05-11r8169: fix 8168evl frame padding.Stefan Bader
2013-05-11net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-07ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-05-07gianfar: do not advertise any alarm capability.Richard Cochran
2013-05-07mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar
2013-05-07mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com
2013-05-01bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-04-25ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-04-25can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz
2013-04-16r8169: fix auto speed down issueHayes Wang
2013-04-12rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner
2013-04-12Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown processGreg Kroah-Hartman
2013-04-05bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning
2013-04-05pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-04-05ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-04-05DM9000B: driver initialization upgradeJoseph CHANG
2013-04-05atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-04-05drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-04-05bonding: fix disabling of arp_interval and miimonnikolay@redhat.com
2013-04-05bonding: fix miimon and arp_interval delayed work race conditionsnikolay@redhat.com
2013-04-05bonding: remove already created master sysfs link on failureVeaceslav Falico
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-04-05sky2: Receive Overflows not countedMirko Lindner
2013-04-05mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao
2013-04-05tg3: fix length overflow in VPD firmware parsingKees Cook
2013-04-05b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki
2013-04-05b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
2013-04-05b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki
2013-04-05rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna
2013-04-05ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-04-05can: sja1000: fix define conflict on SHMarc Kleine-Budde
2013-03-28rt2x00: error in configurations with mesh support disabledFelix Fietkau
2013-03-28mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao
2013-03-28rtlwifi: rtl8192cu: Fix problem that prevents reassociationLarry Finger
2013-03-28rtlwifi: rtl8192cu: Fix schedule while atomic bug splatLarry Finger
2013-03-28sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
2013-03-28sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-03-28sfc: Detach net device when stopping queues for reconfigurationBen Hutchings
2013-03-28sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings
2013-03-28sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings
2013-03-28sfc: Correctly initialise reset_method in siena_test_chip()Ben Hutchings
2013-03-28sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES requestBen Hutchings
2013-03-28sfc: Disable VF queues during register self-testBen Hutchings
2013-03-28sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings