summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-08net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-02-08net: thunder: change q_len's type to handle max ring sizeDean Nelson
2018-02-08Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller
2018-02-08ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot
2018-02-08atm: he: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-02-08tuntap: add missing xdp flushJason Wang
2018-02-08Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2018-02-08nfp: populate MODULE_VERSIONJakub Kicinski
2018-02-08nfp: limit the number of TSO segmentsJakub Kicinski
2018-02-08nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski
2018-02-08nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski
2018-02-08nfp: bpf: require ETH tableJakub Kicinski
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu
2018-02-08nfp: bpf: fix immed relocation for larger offsetsJakub Kicinski
2018-02-07net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko
2018-02-07ibmvnic: Ensure that buffers are NULL after freeThomas Falcon
2018-02-07ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET
2018-02-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-06pps: parport: use timespec64 instead of timespecArnd Bergmann
2018-02-06drivers/rapidio/devices/tsi721_dma.c: adjust six checks for null pointersMarkus Elfring
2018-02-06drivers/rapidio/devices/tsi721_dma.c: delete an unnecessary variable initiali...Markus Elfring
2018-02-06drivers/rapidio/devices/tsi721_dma.c: delete an error message for a failed me...Markus Elfring
2018-02-06rapidio: move 12 EXPORT_SYMBOL_GPL() calls to function implementationsMarkus Elfring
2018-02-06rapidio: return an error code only as a constant in two functionsMarkus Elfring
2018-02-06rapidio: delete an unnecessary variable initialisation in three functionsMarkus Elfring
2018-02-06rapidio: improve a size determination in five functionsMarkus Elfring
2018-02-06rapidio: adjust five function calls together with a variable assignmentMarkus Elfring
2018-02-06rapidio: adjust 12 checks for null pointersMarkus Elfring
2018-02-06rapidio: delete an error message for a failed memory allocation in rio_init_m...Markus Elfring
2018-02-06bitmap: replace bitmap_{from,to}_u32arrayYury Norov
2018-02-06Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-02-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-02-06media: videobuf2: fix up for "media: annotate ->poll() instances"Stephen Rothwell