index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
driver_gpio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-24
bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()
Vasundhara Volam
1
-2
/
+10
2019-11-24
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
3
-47
/
+35
2019-11-24
bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.
Vasundhara Volam
2
-3
/
+11
2019-11-24
bnxt_en: Disable/enable Bus master during suspend/resume.
Michael Chan
1
-0
/
+8
2019-11-24
bnxt_en: Add chip IDs for 57452 and 57454 chips.
Michael Chan
1
-1
/
+6
2019-11-24
sfc: fix build without CONFIG_RFS_ACCEL
Jakub Kicinski
1
-0
/
+2
2019-11-24
hv_netvsc: make recording RSS hash depend on feature flag
Stephen Hemminger
3
-2
/
+4
2019-11-24
net: gro: use vlan API instead of accessing directly
Tonghao Zhang
1
-1
/
+1
2019-11-24
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
10
-65
/
+59
2019-11-23
net: use rhashtable_lookup() instead of rhashtable_lookup_fast()
Taehee Yoo
4
-6
/
+6
2019-11-23
docs: networking: nfc: change to rst format
Robert Schwebel
2
-0
/
+1
2019-11-23
docs: networking: nfc: fix code block syntax
Robert Schwebel
1
-8
/
+8
2019-11-23
docs: networking: nfc: fix bullet list syntax
Robert Schwebel
1
-1
/
+1
2019-11-23
docs: networking: nfc: change block diagram to sphinx syntax
Robert Schwebel
1
-24
/
+25
2019-11-23
docs: networking: nfc: change headlines to sphinx syntax
Robert Schwebel
1
-3
/
+4
2019-11-23
net: phy: initialise phydev speed and duplex sanely
Russell King
1
-2
/
+2
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
3
-62
/
+2
2019-11-23
Revert "bpf: Emit audit messages upon successful prog load and unload"
Jakub Kicinski
4
-38
/
+1
2019-11-23
sfc: do ARFS expiry work occasionally even without NAPI poll
Edward Cree
3
-8
/
+12
2019-11-23
sfc: add statistics for ARFS
Edward Cree
3
-0
/
+12
2019-11-23
sfc: suppress MCDI errors from ARFS
Edward Cree
2
-6
/
+30
2019-11-23
sfc: change ARFS expiry mechanism
Edward Cree
4
-32
/
+45
2019-11-23
net: inet_is_local_reserved_port() should return bool not int
Maciej Żenczykowski
1
-4
/
+4
2019-11-23
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
4
-1
/
+28
2019-11-23
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
6
-50
/
+139
2019-11-23
cxgb4/chcr: update SGL DMA unmap for USO
Rahul Lakkireddy
4
-115
/
+52
2019-11-22
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2019-11-22
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
1
-1
/
+0
2019-11-22
ice: Update FW API minor version
Kevin Scott
1
-1
/
+1
2019-11-22
ice: remove pointless NULL check of port_info
Jacob Keller
1
-2
/
+1
2019-11-22
ice: Implement ethtool ops for channels
Henry Tieman
7
-19
/
+335
2019-11-22
net/mlx5e: Remove redundant pointer check
Eli Cohen
1
-12
/
+10
2019-11-22
net/mlx5e: TC, Stub out ipv6 tun create header function
Saeed Mahameed
2
-4
/
+7
2019-11-22
net/mlx5: DR, Add support for Geneve packets SW steering
Yevgeny Kliteynik
3
-0
/
+83
2019-11-22
net/mlx5: DR, Add HW bits and definitions for Geneve flex parser
Yevgeny Kliteynik
2
-0
/
+14
2019-11-22
net/mlx5: DR, Refactor VXLAN GPE flex parser tunnel code for SW steering
Yevgeny Kliteynik
4
-57
/
+66
2019-11-22
net/mlx5: Don't write read-only fields in MODIFY_HCA_VPORT_CONTEXT command
Leon Romanovsky
1
-20
/
+7
2019-11-22
ice: implement VF stats NDO
Jesse Brandeburg
3
-0
/
+57
2019-11-22
ice: add helpers for virtchnl
Jesse Brandeburg
1
-71
/
+63
2019-11-22
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
10
-341
/
+389
2019-11-22
ice: Do not use devm* functions for local uses
Tony Nguyen
5
-88
/
+80
2019-11-22
ice: Refactor removal of VLAN promiscuous rules
Brett Creeley
1
-4
/
+9
2019-11-22
ice: Fix setting coalesce to handle DCB configuration
Brett Creeley
1
-3
/
+10
2019-11-22
ice: Only disable VF state when freeing each VF resources
Akeem G Abodunrin
1
-4
/
+8
2019-11-22
ice: fix stack leakage
Jesse Brandeburg
1
-2
/
+1
2019-11-22
ice: Don't modify stripping for add/del VLANs on VF
Brett Creeley
1
-8
/
+31
2019-11-22
ice: Disallow VF VLAN opcodes if VLAN offloads disabled
Brett Creeley
1
-0
/
+29
2019-11-22
ice: Correct capabilities reporting of max TCs
Bruce Allan
1
-0
/
+12
2019-11-22
ice: Store number of functions for the device
Bruce Allan
2
-11
/
+11
2019-11-22
net: dsa: ocelot: fix "should it be static?" warnings
Chen Wandun
1
-2
/
+2
[next]