summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* usb: plusb: Add support for National Instruments host-to-host cableBen Shelton2015-03-181-0/+5
* macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-03-181-2/+5
* team: fix possible null pointer dereference in team_handle_frameJiri Pirko2015-03-181-3/+1
* net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck2015-03-181-3/+21
* 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
* ppp: deflate: never return len larger than output bufferFlorian Westphal2015-02-261-1/+1
* netxen: fix netxen_nic_poll() logicEric Dumazet2015-02-261-1/+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
* can: dev: fix crtlmode_supported checkOliver Hartkopp2015-01-291-2/+6
* can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish2015-01-271-3/+4
* can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish2015-01-271-0/+3
* can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish2015-01-271-6/+4
* enic: fix rx skb checksumGovindarajulu Varadarajan2015-01-271-4/+8
* alx: fix alx_poll()Eric Dumazet2015-01-271-11/+13
* tg3: tg3_disable_ints using uninitialized mailbox value to disable interruptsPrashant Sreedharan2015-01-271-17/+17
* ath5k: fix hardware queue index assignmentFelix Fietkau2015-01-161-7/+1
* can: peak_usb: fix memset() usageStephane Grosjean2015-01-161-2/+1
* can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean2015-01-161-7/+10
* ath9k: fix BE/BK queue orderFelix Fietkau2015-01-161-2/+2
* ath9k_hw: fix hardware queue allocationFelix Fietkau2015-01-161-8/+1
* igb: bring link up when PHY is powered upTodd Fujinaka2014-12-161-0/+2
* net: mvneta: fix Tx interrupt delaywilly tarreau2014-12-161-1/+1
* net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein2014-12-161-1/+1
* tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo2014-12-161-1/+2
* xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee2014-12-161-5/+0
* rt2x00: do not align payload on modern H/WStanislaw Gruszka2014-12-061-38/+12
* can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper2014-12-061-1/+1
* can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov2014-12-061-0/+1
* pptp: fix stack info leak in pptp_getname()Mathias Krause2014-12-061-1/+3
* qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke2014-12-061-0/+1
* ieee802154: fix error handling in ieee802154fake_probe()Alexey Khoroshilov2014-12-061-5/+8
* net/mlx4_en: Fix BlueFlame raceEugenia Emantayev2014-11-211-19/+42
* macvtap: Fix csum_start when VLAN tags are presentHerbert Xu2014-11-211-0/+2
* iwlwifi: configure the LTREmmanuel Grumbach2014-11-216-8/+57
* vio: fix reuse of vio_dring slotDwight Engen2014-11-211-2/+2
* wireless: rt2x00: add new rt2800usb deviceCyril Brulebois2014-11-141-0/+1
* fix misuses of f_count() in ppp and netlinkAl Viro2014-11-141-1/+1
* drivers/net: macvtap and tun depend on INETBen Hutchings2014-11-141-0/+2
* ax88179_178a: fix bonding failureIan Morgan2014-11-141-1/+6
* rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka2014-10-301-1/+1
* iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon2014-10-301-0/+4
* hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan2014-10-151-1/+2
* tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich2014-10-151-1/+2