summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* asix: Do full reset during ax88772_bindCharles Keepax2015-10-271-13/+1
* asix: Don't reset PHY on if_up for ASIX 88772Michel Stam2015-10-271-1/+1
* ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2015-10-271-1/+0
* bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-10-221-0/+20
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-10-011-3/+4
* bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2015-10-011-0/+1
* tg3: Fix temperature reportingJean Delvare2015-10-011-1/+1
* rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht2015-10-011-0/+1
* ath9k: fix DMA stop sequence for AR9003+Felix Fietkau2015-08-031-5/+7
* xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-221-14/+19
* net: dp83640: fix broken calibration routine.Richard Cochran2015-06-221-1/+1
* net: phy: Allow EEE for all RGMII variantsFlorian Fainelli2015-06-221-2/+4
* rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger2015-06-051-1/+1
* rt2x00: add new rt2800usb device DWA 130Scott Branden2015-06-051-0/+1
* wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2015-05-062-3/+3
* e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca2015-05-061-1/+9
* rtlwifi: rtl8192cu: Add new device IDMarek Vasut2015-05-061-0/+1
* rtlwifi: rtl8192cu: Add new USB IDLarry Finger2015-05-061-0/+1
* benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2015-04-291-1/+1
* ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-3/+3
* tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-7/+7
* bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-3/+3
* r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-3/+3
* 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman2015-04-291-2/+2
* 8139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman2015-04-291-1/+1
* iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2015-04-192-6/+0
* net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-04-131-2/+29
* Revert "iwlwifi: mvm: fix failure path when power_update fails in add_interface"Greg Kroah-Hartman2015-04-131-1/+1
* can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-261-0/+8
* Revert "net: cx82310_eth: use common match macro"Ondrej Zary2015-03-261-1/+10
* ath5k: fix spontaneus AR5312 freezesSergey Ryazanov2015-03-181-1/+1
* team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko2015-03-181-3/+3
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-03-181-0/+5
* macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-03-181-2/+5
* team: fix possible null pointer dereference in team_handle_frameJiri Pirko2015-03-181-3/+1
* net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-03-181-3/+21
* iwlwifi: mvm: always use mac color zeroLuciano Coelho2015-03-061-3/+0
* iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho2015-03-061-1/+1
* iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira2015-03-061-0/+5
* iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach2015-03-061-1/+6
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-02-261-1/+1
* netxen: fix netxen_nic_poll() logicEric Dumazet2015-02-261-1/+4
* drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-02-051-0/+22
* can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-02-051-4/+3
* can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-02-051-2/+10
* can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-02-051-1/+1
* can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-02-051-6/+1
* can: dev: fix crtlmode_supported checkOliver Hartkopp2015-01-291-2/+6
* can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish2015-01-271-3/+4
* can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish2015-01-271-0/+3