aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tun: signedness bug in tun_get_user()Dan Carpenter2013-09-141-2/+4
* ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-09-071-0/+10
* Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-291-2/+2
* zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-291-1/+3
* usbnet: do not pretend to support SG/TSOEric Dumazet2013-08-111-9/+3
* arcnet: cleanup sizeof parameterDan Carpenter2013-08-111-1/+1
* mwifiex: Add missing endian conversion.Tomasz Moń2013-08-111-2/+2
* rt2x00: fix stop queueStanislaw Gruszka2013-08-111-7/+11
* ath9k_htc: do some initial hardware configurationOleksij Rempel2013-08-111-0/+1
* virtio_net: fix race in RX VQ processingMichael S. Tsirkin2013-08-041-2/+3
* ifb: fix oops when loading the ifb faileddingtianhong2013-07-281-0/+4
* dummy: fix oops when loading the dummy faileddingtianhong2013-07-281-0/+4
* ifb: fix rcu_sched self-detected stallsdingtianhong2013-07-281-1/+4
* sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-07-281-0/+2
* rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos2013-07-283-4/+6
* dlci: validate the net device in dlci_del()Zefan Li2013-07-031-0/+12
* dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-07-031-5/+9
* gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-06-271-0/+1
* ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-201-2/+1
* b43: stop format string leaking into error msgsKees Cook2013-06-201-1/+1
* r8169: fix vlan tag read ordering.Francois Romieu2013-05-191-7/+6
* macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2013-05-191-3/+4
* 3c59x: fix PCI resource managementSergei Shtylyov2013-05-191-12/+13
* 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-191-1/+1
* 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-05-191-0/+2
* mwifiex: fix setting of multicast filterDaniel Drake2013-05-191-15/+6
* mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-191-0/+1
* ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-191-1/+5
* Revert :can: sja1000: fix handling on dt properties on little endian systems"Greg Kroah-Hartman2013-05-071-15/+16
* bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-05-011-0/+1
* atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-05-012-1/+2
* ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau2013-04-251-1/+1
* can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-251-16/+15
* r8169: fix auto speed down issueHayes Wang2013-04-161-4/+26
* rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-04-121-2/+2
* Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown processGreg Kroah-Hartman2013-04-121-8/+0
* bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico2013-04-051-2/+1
* smsc75xx: fix jumbo frame supportSteve Glendinning2013-04-051-4/+8
* pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-04-051-2/+2
* ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com2013-04-051-1/+1
* atl1e: drop pci-msi support because of packet corruptionMugunthan V N2013-04-052-21/+2
* drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N2013-04-051-1/+1
* sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-04-051-1/+1
* sky2: Receive Overflows not countedMirko Lindner2013-04-051-1/+1
* macvtap: zerocopy: validate vectors before building skbJason Wang2013-04-051-0/+4
* mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-04-051-0/+8
* b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-04-051-12/+53
* rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-03-281-0/+2
* mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-281-4/+3
* sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-281-1/+2