aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-05-06wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss
2015-05-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-06rtlwifi: rtl8192cu: Add new device IDMarek Vasut
2015-05-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2015-04-29benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-29ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-29r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-298139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-19iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach
2015-04-13net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-04-13Revert "iwlwifi: mvm: fix failure path when power_update fails in add_interface"Greg Kroah-Hartman
2015-03-26can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-03-26Revert "net: cx82310_eth: use common match macro"Ondrej Zary
2015-03-18ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-03-18team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko
2015-03-18usb: plusb: Add support for National Instruments host-to-host cableBen Shelton
2015-03-18macvtap: make sure neighbour code can push ethernet headerEric Dumazet
2015-03-18team: fix possible null pointer dereference in team_handle_frameJiri Pirko
2015-03-18net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2015-03-06iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-03-06iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho
2015-03-06iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira
2015-03-06iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-02-26ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-26netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-02-05can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-02-05can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-02-05can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-02-05can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp
2015-01-27can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-27can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-27can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan
2015-01-27alx: fix alx_poll()Eric Dumazet
2015-01-27tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-12-16xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee