summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-04-29rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan
2015-04-29tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \\\\(NEC\\\\)
2015-04-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-04-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-04-29udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross
2015-04-29bnx2x: Fix busy_poll vs netpollEric Dumazet
2015-04-29net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-29xen-netfront: transmit fully GSO-sized packetsJonathan Davies
2015-04-29bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut
2015-04-29tun: return proper error code from tun_do_readAlex Gartrell
2015-04-29net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay
2015-04-29rocker: handle non-bridge master changeSimon Horman
2015-04-19rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger
2015-04-19brcmfmac: disable MBSS feature for BCM43362Arend van Spriel
2015-04-19can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner
2015-04-19can: flexcan: fix bus-off error state handling.Andri Yngvason
2015-04-19ath9k: fix tracking of enabled AP beaconsFelix Fietkau
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-13brcmfmac: Perform bound checking on vendor command bufferPontus Fuchs
2015-04-13rtlwifi: Improve handling of IPv6 packetsLarry Finger
2015-04-13iwlwifi: mvm: Fix ROC removalAndrei Otcheretianski
2015-04-13iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach
2015-04-13iwlwifi: fix max_ht_ampdu_exponent for older devicesEmmanuel Grumbach
2015-04-13iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira
2015-03-26b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki
2015-03-26net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan
2015-03-26bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-03-26can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish
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-26net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha
2015-03-26virtio-net: correctly delete napi hashJason Wang
2015-03-26net: fec: fix receive VLAN CTAG HW acceleration issueNimrod Andy
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-18sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven
2015-03-18net: bcmgenet: fix software maintained statisticsFlorian Fainelli
2015-03-18net: bcmgenet: fix throughtput regressionJaedon Shin
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-18Revert "r8169: add support for Byte Queue Limits"David S. Miller
2015-03-18net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2015-03-06rtlwifi: Remove logging statement that is no longer neededLarry Finger
2015-03-06rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger
2015-03-06rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan
2015-03-06rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan
2015-03-06rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan
2015-03-06rtlwifi: rtl8192ee: Fix adhoc failTroy Tan