summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-06-06rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-06-06rt2x00: add new rt2800usb device DWA 130Scott Branden
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-29gianfar: Carefully free skbs in functions called by netpoll.Eric W. Biederman
2015-04-29benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-29mlx4: Call dev_kfree_skby_any instead of dev_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-29bonding: Call dev_kfree_skby_any instead of 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-29net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay
2015-04-19can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner
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-26bnx2x: Force fundamental reset for EEH recoveryBrian King
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-18ath6kl: fix struct hif_scatter_req list handlingKalle Valo
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-26bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
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-27drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N
2015-01-27net: ethernet: cpsw: fix hangs with interruptsFelipe Balbi
2015-01-27enic: fix rx skb checksumGovindarajulu Varadarajan