summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-05-07Revert :can: sja1000: fix handling on dt properties on little endian systems"Greg Kroah-Hartman
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
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-05atl1e: drop pci-msi support because of packet corruptionMugunthan V N
2013-04-05drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-04-05sky2: Receive Overflows not countedMirko Lindner
2013-04-05macvtap: zerocopy: validate vectors before building skbJason Wang
2013-04-05mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao
2013-04-05b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
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-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: Fix timekeeping in efx_mcdi_poll()Ben Hutchings
2013-03-28sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko
2013-03-28sfc: Fix two causes of flush failureBen Hutchings
2013-03-28sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings
2013-03-28sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson
2013-03-28sfc: Fix Siena mac statistics on big endian platformsSteve Hodgson
2013-03-28sfc: Fix loop condition for efx_filter_search() when !for_insertBen Hutchings
2013-03-28netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico
2013-03-20tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-02-28xen/netback: check correct frag when looking for head fragIan Campbell
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2013-02-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-02-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-02-14net: loopback: fix a dst refcounting issueEric Dumazet
2013-02-14r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs