index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
brcmfmac: Remove brcmf_sdiod_request_data()
Ian Molton
2017-12-07
2
-152
/
+87
*
brcmfmac: Remove bandaid for SleepCSR
Ian Molton
2017-12-07
1
-27
/
+1
*
brcmfmac: Remove dead IO code
Ian Molton
2017-12-07
1
-10
/
+8
*
brcmfmac: Clean up brcmf_sdiod_set_sbaddr_window()
Ian Molton
2017-12-07
2
-15
/
+5
*
brcmfmac: Split brcmf_sdiod_regrw_helper() up.
Ian Molton
2017-12-07
1
-21
/
+73
*
brcmfmac: Register sizes on hardware are not dependent on compiler types
Ian Molton
2017-12-07
1
-11
/
+11
*
brcmfmac: Fix parameter order in brcmf_sdiod_f0_writeb()
Ian Molton
2017-12-07
1
-4
/
+4
*
Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...
Kalle Valo
2017-12-02
28
-622
/
+323
|
\
|
*
iwlwifi: rename the temporary name of A000 to the official 22000
Luca Coelho
2017-11-28
16
-272
/
+272
|
*
iwlwifi: mvm: remove superfluous flush_work()
Johannes Berg
2017-11-28
2
-6
/
+4
|
*
iwlwifi: fix the ALIVE notification layout
Emmanuel Grumbach
2017-11-28
1
-2
/
+2
|
*
iwlwifi: dbg: allow wrt collection before ALIVE
Liad Kaufman
2017-11-25
1
-1
/
+14
|
*
iwlwifi: print the version number of the firmware in hex
Emmanuel Grumbach
2017-11-25
1
-3
/
+8
|
*
iwlwifi: mvm: remove TCP wakeup support
Johannes Berg
2017-11-25
2
-255
/
+1
|
*
iwlwifi: mvm: revert support new Coex firmware API
Emmanuel Grumbach
2017-11-25
5
-75
/
+9
|
*
iwlwifi: mvm: rs: don't override the rate history in the search cycle
Emmanuel Grumbach
2017-11-25
1
-3
/
+1
|
*
iwlwifi: mvm: support MGMT frames in compressed BA
Liad Kaufman
2017-11-25
1
-3
/
+7
|
*
iwlwifi: mvm: check for short GI only for OFDM
Sara Sharon
2017-11-25
2
-2
/
+5
*
|
forcedeth: optimize the xmit with unlikely
Zhu Yanjun
2017-11-30
1
-3
/
+3
*
|
atm: eni: fix several indentation issues
Colin Ian King
2017-11-30
1
-9
/
+9
*
|
netxen: remove timespec usage
Arnd Bergmann
2017-11-30
1
-3
/
+1
*
|
net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching
Lukas Wunner
2017-11-30
1
-7
/
+2
*
|
net: thunderx: Set max queue count taking XDP_TX into account
Sunil Goutham
2017-11-30
1
-0
/
+5
*
|
net: thunderx: Add support for xdp redirect
Sunil Goutham
2017-11-30
3
-31
/
+94
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
27
-148
/
+174
|
\
\
|
*
|
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
2017-11-29
1
-2
/
+2
|
*
|
net: via: via-rhine: use %p to format void * address instead of %x
Colin Ian King
2017-11-29
1
-2
/
+2
|
*
|
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
2017-11-29
1
-0
/
+1
|
*
|
atm: suni: remove extraneous space to fix indentation
Colin Ian King
2017-11-28
1
-1
/
+1
|
*
|
atm: lanai: use %p to format kernel addresses instead of %x
Colin Ian King
2017-11-28
1
-4
/
+4
|
*
|
atm: fore200e: use %pK to format kernel addresses instead of %x
Colin Ian King
2017-11-28
1
-2
/
+2
|
*
|
ambassador: fix incorrect indentation of assignment statement
Colin Ian King
2017-11-28
1
-1
/
+1
|
*
|
vxlan: use __be32 type for the param vni in __vxlan_fdb_delete
Xin Long
2017-11-28
1
-2
/
+2
|
*
|
bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM
Xin Long
2017-11-28
1
-1
/
+1
|
*
|
lmc: Use memdup_user() as a cleanup
Vasyl Gomonovych
2017-11-28
1
-10
/
+3
|
*
|
bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'
Christophe JAILLET
2017-11-28
1
-2
/
+2
|
*
|
net: phy: marvell10g: fix the PHY id mask
Antoine Tenart
2017-11-28
1
-2
/
+3
|
*
|
net: mvpp2: check ethtool sets the Tx ring size is to a valid min value
Antoine Tenart
2017-11-28
1
-0
/
+6
|
*
|
net: mvpp2: do not disable GMAC padding
Yan Markman
2017-11-28
1
-9
/
+0
|
*
|
net: mvpp2: cleanup probed ports in the probe error path
Antoine Tenart
2017-11-28
1
-2
/
+9
|
*
|
net: mvpp2: fix the txq_init error path
Antoine Tenart
2017-11-28
1
-18
/
+2
|
*
|
mlxsw: spectrum_router: Update nexthop RIF on update
Petr Machata
2017-11-28
1
-7
/
+21
|
*
|
mlxsw: spectrum_router: Handle encap to demoted tunnels
Petr Machata
2017-11-28
1
-32
/
+29
|
*
|
mlxsw: spectrum_router: Demote tunnels on VRF migration
Petr Machata
2017-11-28
1
-0
/
+18
|
*
|
mlxsw: spectrum_router: Offload decap only for up tunnels
Petr Machata
2017-11-28
1
-1
/
+1
|
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-11-28
5
-8
/
+13
|
|
\
\
|
|
*
|
e1000: Fix off-by-one in debug message
Ahmad Fatoum
2017-11-27
1
-2
/
+4
|
|
*
|
i40e: Fix reporting incorrect error codes
Amritha Nambiar
2017-11-27
1
-1
/
+0
|
|
*
|
e1000e: fix the use of magic numbers for buffer overrun issue
Sasha Neftin
2017-11-27
2
-4
/
+8
|
|
*
|
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
2017-11-27
1
-1
/
+1
[next]