aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/r8152.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-13net: rps: fix uninitialized symbol warningAshwanth Goli1-1/+1
2017-06-13net: dsa: mv88e6xxx: prefix remaining port macrosVivien Didelot3-13/+32
2017-06-13net: dsa: mv88e6xxx: prefix Port IEEE Priority mapping macrosVivien Didelot2-29/+38
2017-06-13net: dsa: mv88e6xxx: prefix Port Association Vector macrosVivien Didelot2-7/+10
2017-06-13net: dsa: mv88e6xxx: prefix Port Egress Rate Control macrosVivien Didelot3-5/+12
2017-06-13net: dsa: mv88e6xxx: prefix Port Control 2 macrosVivien Didelot3-48/+50
2017-06-13net: dsa: mv88e6xxx: prefix Port Default VLAN macrosVivien Didelot3-9/+14
2017-06-13net: dsa: mv88e6xxx: prefix Port Based VLAN macrosVivien Didelot2-7/+9
2017-06-13net: dsa: mv88e6xxx: prefix Port Control 1 macrosVivien Didelot2-10/+15
2017-06-13net: dsa: mv88e6xxx: prefix Port Control macrosVivien Didelot3-77/+79
2017-06-13net: dsa: mv88e6xxx: prefix Port Switch ID macrosVivien Didelot2-57/+61
2017-06-13net: dsa: mv88e6xxx: prefix Port Jamming macrosVivien Didelot2-9/+22
2017-06-13net: dsa: mv88e6xxx: prefix Port MAC Control macrosVivien Didelot2-56/+64
2017-06-13net: dsa: mv88e6xxx: prefix Port Status macrosVivien Didelot4-54/+56
2017-06-13HID: let generic driver yield control iff specific driver has been enabledJiri Kosina1-61/+221
2017-06-13batman-adv: Accept only filled wifi station infoSven Eckelmann1-0/+4
2017-06-13batman-adv: Use default throughput value on cfg80211 errorSven Eckelmann1-2/+4
2017-06-13net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-4/+1
2017-06-13mac80211: add the action to the drv_ampdu_action tracepointEmmanuel Grumbach1-4/+7
2017-06-13nl80211: remove desciption about request from NL80211_CMD_ROAMArend Van Spriel1-8/+7
2017-06-13nl80211: add authorized flag to ROAM eventAvraham Stern4-1/+19
2017-06-13cfg80211: support 4-way handshake offloading for 802.1XAvraham Stern7-1/+268
2017-06-13cfg80211: support 4-way handshake offloading for WPA/WPA2-PSKEliad Peller4-2/+32
2017-06-13mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach1-0/+2
2017-06-13mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld1-4/+5
2017-06-13mac80211: set bss_info data before configuring the channelJohannes Berg1-10/+28
2017-06-13mac80211: remove 5/10 MHz rate code from station MLMEJohannes Berg1-21/+3
2017-06-13mac80211: Fix incorrect condition when checking rx timestampAvraham Stern1-1/+1
2017-06-13mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach1-1/+5
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller4-7/+9
2017-06-12hsr: fix incorrect warningKaricheri, Muralidharan3-5/+9
2017-06-12net: phy: marvell: Show complete link partner advertisingThomas Bogendoerfer1-7/+0
2017-06-12vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu1-1/+1
2017-06-12udp: try to avoid 2 cache miss on dequeuePaolo Abeni1-11/+103
2017-06-12udp: avoid a cache miss on dequeuePaolo Abeni3-5/+27
2017-06-12net: factor out a helper to decrement the skb refcountPaolo Abeni3-13/+18
2017-06-12sh_eth: add support for changing MTUNiklas Söderlund1-0/+20
2017-06-12proc: snmp6: Use correct type in memsetChristian Perle1-1/+1
2017-06-12cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet1-1/+3
2017-06-12cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński1-2/+2
2017-06-12Revert "cpufreq: schedutil: Reduce frequencies slower"Rafael J. Wysocki1-3/+0
2017-06-12ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng2-9/+39
2017-06-12Bluetooth: btbcm: Read controller features during configurationMarcel Holtmann1-0/+36
2017-06-12Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann1-2/+15
2017-06-12PM / devfreq: exynos-ppmu: Staticize event listKrzysztof Kozlowski1-1/+1
2017-06-12PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-12PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-11Linux 4.12-rc5Linus Torvalds1-1/+1
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-11bpf, arm64: take advantage of stack_depth trackingDaniel Borkmann1-11/+11