summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-08-04ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-06-10xen: netback: read hotplug script once at start of day.Ian Campbell
2015-06-10net: dp83640: fix broken calibration routine.Richard Cochran
2015-06-03rt2x00: add new rt2800usb device DWA 130Scott Branden
2015-06-02rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-05-15wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss
2015-05-15e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-04rtlwifi: rtl8192cu: Add new device IDMarek Vasut
2015-05-04rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2015-04-27benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-27ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-27bonding: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-27r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-278139too: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman
2015-04-278139cp: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-22can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner
2015-04-22iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach
2015-04-21net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras
2015-04-09net: mvneta: replace Tx timer with a real interruptwilly tarreau
2015-04-09net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau
2015-04-09net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau
2015-04-09net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau
2015-04-09net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau
2015-04-09net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang
2015-04-09net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang
2015-04-09net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2015-04-09bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-04-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-04-09Revert "net: cx82310_eth: use common match macro"Ondrej Zary
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-03-12team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko
2015-03-12usb: plusb: Add support for National Instruments host-to-host cableBen Shelton
2015-03-12macvtap: make sure neighbour code can push ethernet headerEric Dumazet
2015-03-12team: fix possible null pointer dereference in team_handle_frameJiri Pirko
2015-03-12net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2015-03-05ath6kl: fix struct hif_scatter_req list handlingKalle Valo
2015-03-01iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-03-01iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira
2015-03-01iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-02-10ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-10bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-10netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-08drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-02-08can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-02-08can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-02-08can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-02-08can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp