index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
mac80211: parse transmit power envelope element
Wen Gong
2
-0
/
+15
2021-08-26
ieee80211: add definition for transmit power envelope element
Wen Gong
1
-1
/
+39
2021-08-26
ieee80211: add definition of regulatory info in 6 GHz operation information
Wen Gong
1
-0
/
+4
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
8
-2
/
+430
2021-08-24
ieee80211: add TWT element definitions
Lorenzo Bianconi
1
-0
/
+62
2021-08-23
via-velocity: Use of_device_get_match_data to simplify code
Tang Bin
1
-4
/
+2
2021-08-23
via-rhine: Use of_device_get_match_data to simplify code
Tang Bin
1
-7
/
+2
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-15
/
+2
2021-08-23
qlcnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-29
/
+25
2021-08-23
net/mellanox: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-34
/
+13
2021-08-23
net: 8139cp: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-19
/
+12
2021-08-23
vmxnet3: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-27
/
+20
2021-08-23
myri10ge: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-30
/
+29
2021-08-23
Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/...
David S. Miller
64
-7739
/
+615
2021-08-23
net: sunhme: Remove unused macros
Christophe JAILLET
1
-24
/
+0
2021-08-23
qtnfmac: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-28
/
+28
2021-08-23
forcedeth: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-5
/
+1
2021-08-23
net: jme: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-44
/
+26
2021-08-23
net: ec_bhf: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-9
/
+1
2021-08-23
net: chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
6
-86
/
+63
2021-08-23
net: broadcom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
5
-70
/
+68
2021-08-23
net: atlantic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-9
/
+3
2021-08-23
net: wwan: iosm: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+11
2021-08-23
doc: Document unexpected tcp_l3mdev_accept=1 behavior
Benjamin Poirier
1
-0
/
+13
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
4
-39
/
+58
2021-08-23
Revert "sfc: falcon: Read VPD with pci_vpd_alloc()"
David S. Miller
1
-14
/
+16
2021-08-23
Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-14
/
+51
2021-08-23
Revert "cxgb4: Validate VPD checksum with pci_vpd_check_csum()"
David S. Miller
1
-32
/
+20
2021-08-23
Revert "bnx2x: Read VPD with pci_vpd_alloc()"
David S. Miller
2
-10
/
+35
2021-08-23
Revert "Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()""
David S. Miller
1
-40
/
+27
2021-08-23
Revert "bnx2: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-8
/
+25
2021-08-23
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-0
/
+6
2021-08-23
Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-15
/
+42
2021-08-23
Revert "bnxt: Read VPD with pci_vpd_alloc()"
David S. Miller
1
-4
/
+9
2021-08-23
Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-9
/
+29
2021-08-23
Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-27
/
+40
2021-08-22
cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-40
/
+27
2021-08-22
cxgb4: Remove unused vpd_param member ec
Heiner Kallweit
2
-6
/
+1
2021-08-22
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-8
/
+4
2021-08-22
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-29
/
+9
2021-08-22
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-9
/
+4
2021-08-22
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-42
/
+15
2021-08-22
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2
-35
/
+10
2021-08-22
bnx2: Replace open-coded version with swab32s()
Heiner Kallweit
1
-9
/
+4
2021-08-22
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-25
/
+8
2021-08-22
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-22
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-08-22
Merge branch 'mlxsw-refactor-parser'
David S. Miller
7
-78
/
+160
2021-08-22
mlxsw: spectrum_router: Increase parsing depth for multipath hash
Amit Cohen
2
-1
/
+44
2021-08-22
mlxsw: Remove old parsing depth infrastructure
Amit Cohen
2
-69
/
+0
[next]