summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki2015-07-151-0/+4
* ath9k: fix DMA stop sequence for AR9003+Felix Fietkau2015-07-151-5/+7
* net: phy: fix phy link up when limiting speed via device treeMugunthan V N2015-07-061-2/+3
* xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-121-14/+19
* xen/netback: Properly initialize credit_bytesRoss Lagerwall2015-06-121-0/+1
* net: dp83640: reinforce locking rules.Richard Cochran2015-06-121-1/+16
* net: dp83640: fix broken calibration routine.Richard Cochran2015-06-121-1/+1
* net: phy: Allow EEE for all RGMII variantsFlorian Fainelli2015-06-121-2/+4
* rt2x00: add new rt2800usb device DWA 130Scott Branden2015-06-031-0/+1
* cdc_ncm: Fix tx_bytes statisticsBjørn Mork2015-06-021-1/+1
* igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-281-1/+1
* igb: Fix oops on changing number of ringsToshiaki Makita2015-05-281-0/+2
* net: can: xilinx_can: fix extended frame handlingJeppe Ledet-Pedersen2015-05-281-3/+4
* rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger2015-05-281-1/+1
* mlx4_en: Use correct loop cursor in error path.Benjamin Poirier2015-05-121-1/+1
* net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay2015-05-123-2/+26
* mlx4: Fix tx ring affinity_mask creationBenjamin Poirier2015-05-121-3/+5
* mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI2015-05-061-4/+6
* 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 USB IDLarry Finger2015-05-041-0/+1
* rtlwifi: rtl8192cu: Add new device IDMarek Vasut2015-05-041-0/+1
* ppp: call skb_checksum_complete_unset in ppp_receive_frameTom Herbert2015-04-291-0/+1
* bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut2015-04-271-1/+2
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-04-274-9/+18
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-04-274-3/+8
* xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-04-131-4/+1
* net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-04-131-7/+8
* can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner2015-04-131-3/+8
* iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2015-04-132-6/+0
* net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-04-101-2/+29
* can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish2015-03-301-32/+51
* Revert "net: cx82310_eth: use common match macro"Ondrej Zary2015-03-241-1/+10
* can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish2015-03-231-5/+23
* can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish2015-03-231-12/+8
* can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-231-0/+8
* bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-231-0/+3
* qlge: Fix qlge_update_hw_vlan_features to handle if interface is downMarcelo Leitner2015-03-201-10/+16
* 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-121-3/+3
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-03-121-0/+5
* macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-03-121-2/+5
* team: fix possible null pointer dereference in team_handle_frameJiri Pirko2015-03-121-3/+1
* net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-03-121-3/+20
* caif: remove wrong dev_net_set() callNicolas Dichtel2015-03-041-1/+0
* iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho2015-03-021-1/+1
* iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach2015-03-021-1/+6
* iwlwifi: mvm: always use mac color zeroLuciano Coelho2015-03-021-3/+0
* iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira2015-02-241-0/+5
* hyperv: Fix the error processing in netvsc_send()Haiyang Zhang2015-02-101-3/+8