summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15ssb: use DEVICE_ATTR_ADMIN_RW() helper macroZhen Lei
2021-06-15ssb: remove unreachable codeTian Tao
2021-06-15ssb: sdio: Don't overwrite const buffer if block_write failsMichael Büsch
2021-06-15ssb: Fix error return code in ssb_bus_scan()Zhen Lei
2021-06-15ssb: Remove redundant assignment to errYang Li
2021-06-15ssb: Fix indentation of commentShubhankar Kuranagatti
2021-06-15ssb: pcicore: Fix indentation of commentShubhankar Kuranagatti
2021-06-15ssb: gpio: Fix alignment of commentShubhankar Kuranagatti
2021-06-14wlcore: fix read pointer updateRussell King
2021-06-14wlcore: fix bug reading fwlogRussell King
2021-06-14wlcore: make some of the fwlog calculations more obviousRussell King
2021-06-14wlcore: tidy up use of fw_log.actual_buff_sizeRussell King
2021-06-14wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELPTony Lindgren
2021-06-14wlcore: use DEVICE_ATTR_<RW|RO> macroYueHaibing
2021-06-03ipw2x00: Minor documentation updateSouptick Joarder
2021-06-03b43legacy: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King
2021-06-03b43legacy: Remove unused inline function txring_to_priority()YueHaibing
2021-06-03b43: phy_n: Delete some useless TODO codeZhen Lei
2021-05-31Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-05-30ath9k: ar9003_mac: read STBC indicator from rx descriptorPhilipp Borgers
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-05-26net/appletalk: Fix inconsistent indentingJiapeng Chong
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli
2021-05-26nfc: st-nci: remove unnecessary labelswengjianfeng
2021-05-26nfc: st95hf: remove unnecessary assignment and labelwengjianfeng
2021-05-26ixgbe: reduce checker warningsJesse Brandeburg
2021-05-26ixgbe: use checker safe conversionsJesse Brandeburg
2021-05-26igbvf: convert to strongly typed descriptorsJesse Brandeburg
2021-05-26intel: call csum functions with well formatted argumentsJesse Brandeburg
2021-05-26igb: override two checker warningsJesse Brandeburg
2021-05-26igb: fix assignment on big endian machinesJesse Brandeburg
2021-05-26igb: handle vlan types with checker enabledJesse Brandeburg
2021-05-26igb/igc: use strongly typed pointerJesse Brandeburg
2021-05-26fm10k: move error checkJesse Brandeburg
2021-05-26intel: remove checker warningJesse Brandeburg
2021-05-26e100: handle eeprom as little endianJesse Brandeburg
2021-05-26Merge tag 'mtd/fixes-for-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-25Merge branch 'mptcp-fixes'David S. Miller
2021-05-25mptcp: validate 'id' when stopping the ADD_ADDR retransmit timerDavide Caratti
2021-05-25mptcp: avoid error message on infinite mappingPaolo Abeni
2021-05-25mptcp: drop unconditional pr_warn on bad optPaolo Abeni
2021-05-25mptcp: avoid OOB access in setsockopt()Paolo Abeni
2021-05-25net: wwan: core: Add WWAN device index sysfs attributeLoic Poulain
2021-05-25nfp: update maintainer and mailing list addressesSimon Horman
2021-05-25net: mvpp2: add buffer header handling in RXStefan Chulski
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-05-25Merge branch 'wan-cleanups'David S. Miller