aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-11-18Resolve kernel compilation warningsBrian Wood
2015-09-23Merge tag 'v3.10.89' into edison-3.10.17Brian Wood
2015-09-22Merge branch 'google_source_common' into edison-3.10.17Brian Wood
2015-08-03ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-06-26nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg
2015-06-22xen: netback: read hotplug script once at start of day.Ian Campbell
2015-06-22net: dp83640: fix broken calibration routine.Richard Cochran
2015-06-22net: phy: Allow EEE for all RGMII variantsFlorian Fainelli
2015-06-05rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-06-05rt2x00: add new rt2800usb device DWA 130Scott Branden
2015-06-02[WIFI] remove BCM43XX_PLATFORM_DATA and fix WIFI_PLATFORM_DATAFrode Isaksen
2015-06-02wifi: add vendor agnostic support for wifi chipJonathan DE CESCO
2015-06-02bcm: add bcm43xx platform data needed by wifi unified driver bcm43xx.Aymen Zayet
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