summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-08-11usbnet: do not pretend to support SG/TSOEric Dumazet
2013-08-11arcnet: cleanup sizeof parameterDan Carpenter
2013-08-11mwifiex: Add missing endian conversion.Tomasz Moń
2013-08-11rt2x00: fix stop queueStanislaw Gruszka
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel
2013-08-04virtio_net: fix race in RX VQ processingMichael S. Tsirkin
2013-07-28ifb: fix oops when loading the ifb faileddingtianhong
2013-07-28dummy: fix oops when loading the dummy faileddingtianhong
2013-07-28ifb: fix rcu_sched self-detected stallsdingtianhong
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2013-07-28rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos
2013-07-03dlci: validate the net device in dlci_del()Zefan Li
2013-07-03dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-20b43: stop format string leaking into error msgsKees Cook
2013-05-19r8169: fix vlan tag read ordering.Francois Romieu
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-193c59x: fix PCI resource managementSergei Shtylyov
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau
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