summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-11mt76: always use WTBL_MAX_SIZE for tlv allocationRyder Lee
2021-04-11mt76: mt7921: removed unused definitions in mcu.hLorenzo Bianconi
2021-04-11mt76: mt7921: remove unnecessary variableNigel Christian
2021-04-11mt76: mt7921: enable random mac addr during scanningLorenzo Bianconi
2021-04-11mt76: mt7615: support loading EEPROM for MT7613BESander Vanheule
2021-04-11mt76: mt7915: fix tx skb dma unmapFelix Fietkau
2021-04-11mt76: mt7615: fix tx skb dma unmapFelix Fietkau
2021-04-11mt76: mt7615: fix key set/delete issuesFelix Fietkau
2021-04-11mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau
2021-04-11mt76: mt7915: add rx checksum offload supportFelix Fietkau
2021-04-11mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi
2021-04-11mt76: add support for 802.3 rx framesFelix Fietkau
2021-04-11iwlegacy: avoid -Wempty-body warningArnd Bergmann
2021-04-11mt7601u: enable TDLS supportLorenzo Bianconi
2021-04-11mt7601u: fix always true expressionColin Ian King
2021-04-11rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()Dan Carpenter
2021-04-11rtw88: coex: fix A2DP stutters while WL busy + WL scanChing-Te Ku
2021-04-11rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang
2021-04-11rtw88: 8822c: update tx power limit table to RF v40.1Zong-Zhe Yang
2021-04-11rtw88: fix DIG min settingZong-Zhe Yang
2021-04-11rtw88: add flush hci supportZong-Zhe Yang
2021-03-15rtw88: 8822c: support FW crash dump when FW crashZong-Zhe Yang
2021-03-15wilc1000: use wilc handler as cookie in request_threaded_irq()Ajay Singh
2021-03-15wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson
2021-03-15wilc1000: Support chip sleep over SPIDavid Mosberger-Tang
2021-03-15rtw88: remove unnecessary variablewengjianfeng
2021-03-15rtw88: coex: add power off settingPing-Ke Shih
2021-03-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-03-14Merge branch 'psample-Add-additional-metadata-attributes'David S. Miller
2021-03-14selftests: mlxsw: Add tc sample testsIdo Schimmel
2021-03-14mlxsw: spectrum: Report extra metadata to psample moduleIdo Schimmel
2021-03-14mlxsw: spectrum: Remove mlxsw_sp_sample_receive()Ido Schimmel
2021-03-14mlxsw: spectrum: Remove unnecessary RCU read-side critical sectionIdo Schimmel
2021-03-14mlxsw: pci: Set extra metadata in skb control blockIdo Schimmel
2021-03-14mlxsw: Create dedicated field for Rx metadata in skb control blockIdo Schimmel
2021-03-14mlxsw: pci: Add more metadata fields to CQEv2Ido Schimmel
2021-03-14selftests: netdevsim: Test psample functionalityIdo Schimmel
2021-03-14netdevsim: Add dummy psample implementationIdo Schimmel
2021-03-14psample: Add additional metadata attributesIdo Schimmel
2021-03-14psample: Encapsulate packet metadata in a structIdo Schimmel
2021-03-14Merge branch 'skbuff-micro-optimize-flow-dissection'David S. Miller
2021-03-14skbuff: micro-optimize {,__}skb_header_pointer()Alexander Lobakin
2021-03-14ethernet: constify eth_get_headlen()'s data argumentAlexander Lobakin
2021-03-14linux/etherdevice.h: misc trailing whitespace cleanupAlexander Lobakin
2021-03-14flow_dissector: constify raw input data argumentAlexander Lobakin
2021-03-14skbuff: make __skb_header_pointer()'s data argument constAlexander Lobakin
2021-03-14flow_dissector: constify bpf_flow_dissector's data pointersAlexander Lobakin
2021-03-14Merge branch 'gro-micro-optimize-dev_gro_receive'David S. Miller
2021-03-14gro: give 'hash' variable in dev_gro_receive() a less confusing nameAlexander Lobakin
2021-03-14gro: consistentify napi->gro_hash[x] access in dev_gro_receive()Alexander Lobakin