summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2015-04-273-10/+12
* vlan: kill vlan_put_tag helperJiri Pirko2015-04-273-20/+7
* bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-272-90/+56
* net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-271-1/+2
* xen-netfront: transmit fully GSO-sized packetsJonathan Davies2015-04-271-4/+1
* bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut2015-04-271-1/+2
* net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-04-271-7/+8
* rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger2015-04-241-1/+11
* can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner2015-04-241-3/+8
* ath9k: fix tracking of enabled AP beaconsFelix Fietkau2015-04-242-9/+13
* iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2015-04-232-6/+0
* net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-04-161-2/+29
* rtlwifi: Improve handling of IPv6 packetsLarry Finger2015-04-161-2/+5
* bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-281-0/+3
* can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish2015-03-281-5/+23
* can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-281-0/+8
* Revert "net: cx82310_eth: use common match macro"Ondrej Zary2015-03-241-1/+10
* virtio-net: correctly delete napi hashJason Wang2015-03-241-5/+4
* net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy2015-03-241-2/+1
* ath5k: fix spontaneus AR5312 freezesSergey Ryazanov2015-03-231-1/+1
* team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko2015-03-141-3/+3
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-03-141-0/+5
* net: bcmgenet: fix throughtput regressionJaedon Shin2015-03-142-27/+88
* macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-03-141-2/+5
* team: fix possible null pointer dereference in team_handle_frameJiri Pirko2015-03-141-3/+1
* Revert "r8169: add support for Byte Queue Limits"David S. Miller2015-03-141-14/+4
* net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-03-141-3/+20
* rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-03-061-4/+1
* rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger2015-03-062-8/+8
* rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan2015-03-062-0/+142
* rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan2015-03-062-0/+6
* rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan2015-03-061-2/+1
* rtlwifi: rtl8192ee: Fix adhoc failTroy Tan2015-03-062-31/+1
* 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
* hyperv: Fix the error processing in netvsc_send()Haiyang Zhang2015-02-261-3/+8
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-02-261-1/+1
* bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-02-261-1/+1
* netxen: fix netxen_nic_poll() logicEric Dumazet2015-02-261-1/+4
* can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian2015-02-051-0/+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
* iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-292-0/+3
* can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp2015-01-291-0/+5
* can: dev: fix crtlmode_supported checkOliver Hartkopp2015-01-291-2/+6