summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 3c515: fix integer overflow warningArnd Bergmann2019-03-191-1/+1
* net: stmmac: fix memory corruption with large MTUsAaro Koskinen2019-03-191-2/+3
* mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warningArnd Bergmann2019-03-191-1/+1
* Merge tag 'wireless-drivers-for-davem-2019-03-19' of git://git.kernel.org/pub...David S. Miller2019-03-1932-58/+329
|\
| * mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2019-03-193-3/+2
| * mt76: fix schedule while atomic in mt76x02_reset_stateLorenzo Bianconi2019-03-193-16/+23
| * mt76: mt7603: use the correct hweight8() functionFelix Fietkau2019-03-193-4/+3
| * mt76x02u: check chip version on probeStanislaw Gruszka2019-03-193-3/+18
| * mt7601u: check chip version on probeStanislaw Gruszka2019-03-191-0/+4
| * iwlwifi: fix 64-bit divisionArnd Bergmann2019-03-071-3/+1
| * mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi2019-03-071-2/+1
| * mt76: fix return value check in mt76_wmac_probe()Wei Yongjun2019-03-071-2/+2
| * mt76: mt7603: set moredata flag when queueing ps-filtered packetsFelix Fietkau2019-03-071-0/+11
| * mt76: mt76x02: disable ED/CCA by defaultFelix Fietkau2019-03-073-1/+30
| * mt76: when releasing PS frames, end the service period if no frame was foundFelix Fietkau2019-03-071-0/+3
| * mt76: mt7603: clear the service period on releasing PS filtered packetsFelix Fietkau2019-03-071-0/+3
| * mt76: mt7603: notify mac80211 about buffered frames in ps queueFelix Fietkau2019-03-071-2/+11
| * mt76: mt7603: fix up hardware queue index for PS filtered packetsFelix Fietkau2019-03-071-0/+4
| * mt76: mt7603: clear ps filtering mode before releasing buffered framesFelix Fietkau2019-03-071-0/+2
| * mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau2019-03-071-5/+14
| * mt76: mt76x2: fix external LNA gain settingsFelix Fietkau2019-03-071-3/+8
| * mt76: mt7603: fix tx status HT rate validationFelix Fietkau2019-03-071-1/+1
| * mt76: mt76x02: reduce false positives in ED/CCA tx blockingFelix Fietkau2019-03-073-4/+26
| * mt76: mt76x02: only update the base mac address if necessaryFelix Fietkau2019-03-071-4/+6
| * mt76x02: fix hdr pointer in write txwi for USBStanislaw Gruszka2019-03-071-1/+2
| * mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau2019-03-079-9/+132
| * mt76: mt76x02: when setting a key, use PN from mac80211Felix Fietkau2019-03-071-1/+15
| * mt76: rewrite dma descriptor base and ring size on queue resetFelix Fietkau2019-03-071-0/+2
| * mt76: introduce q->stopped parameterLorenzo Bianconi2019-03-074-3/+14
* | Merge remote-tracking branch 'net/master'Stefan Schmidt2019-03-193953-101505/+195382
|\ \
| * | s390/qeth: be drop monitor friendlyJulian Wiedmann2019-03-193-5/+6
| * | s390/qeth: fix race when initializing the IP address tableJulian Wiedmann2019-03-191-1/+3
| * | s390/qeth: don't erase configuration while probingJulian Wiedmann2019-03-192-3/+2
| * | mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas2019-03-191-1/+2
| * | vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu2019-03-191-3/+1
| * | net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov2019-03-191-2/+3
| * | mac8390: Fix mmio access size probeFinn Thain2019-03-191-7/+12
| * | gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce2019-03-191-2/+2
| * | tun: add a missing rcu_read_unlock() in error pathEric Dumazet2019-03-161-0/+1
| * | tun: properly test for IFF_UPEric Dumazet2019-03-151-4/+11
| * | net: phy: meson-gxl: fix interrupt supportJerome Brunet2019-03-151-0/+6
| * | net: sis900: fix indentation issues, remove some spacesColin Ian King2019-03-151-5/+5
| * | drivers: net: atp: fix various indentation issuesColin Ian King2019-03-151-1/+1
| * | qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki2019-03-151-0/+2
| * | net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen2019-03-151-2/+4
| * | net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen2019-03-152-8/+10
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-141-1/+1
| |\ \
| | * | zram: default to lzo-rle instead of lzoDave Rodgman2019-03-141-1/+1
| * | | Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-03-144-22/+33
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki2019-03-143-21/+28
| | |\ \ \ \ \ \