summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-27bonding: rlb mode of bond should not alter ARP originating via bridgeZheng Li
2013-06-27team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-06-20ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-20b43: stop format string leaking into error msgsKees Cook
2013-06-07xen-netback: remove skb in xen_netbk_alloc_pageWei Liu
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-19sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings
2013-05-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork
2013-05-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork
2013-05-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork
2013-05-19B43: Handle DMA RX descriptor underrunThommy Jakobsson
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-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