Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c619581a7903fadccb900d1d497d2366fdf7da9d
/
drivers
c619581
e1000: get rid of duplicate exit path
by Jean Sacren
· 9 years ago
f03fed6
e1000: fix kernel-doc argument being missing
by Jean Sacren
· 9 years ago
5a5e889
e1000e: clean up the local variable
by Jean Sacren
· 9 years ago
b6fad9f
e1000: fix a typo in the comment
by Jean Sacren
· 9 years ago
4e01f3a
e1000: clean up the checking logic
by Jean Sacren
· 9 years ago
08c9912
igb: use the correct i210 register for EEMNGCTL
by Todd Fujinaka
· 9 years ago
a48954c
e1000: Remove checkpatch coding style errors
by Janusz Wolak
· 9 years ago
73bf804
igb: don't unmap NULL hw_addr
by Jarod Wilson
· 9 years ago
9eab46b
e1000: fix data race between tx_ring->next_to_clean
by Dmitriy Vyukov
· 9 years ago
18f7ce5
igb: add 88E1543 initialization code
by Todd Fujinaka
· 9 years ago
e09b890
e1000: make eeprom read/write scheduler friendly
by Joern Engel
· 9 years ago
1d72135
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
d342800
ixgbe: do not report 2.5 Gbps as supported
by Emil Tantilov
· 9 years ago
4c7f35f
ixgbe: Clean stale VLANs when changing port VLAN or resetting
by Alexander Duyck
· 9 years ago
6e982ae
ixgbe: Clear stale pool mappings
by Alexander Duyck
· 9 years ago
e1d0a2a
ixgbe: Fix VLAN promisc in relation to SR-IOV
by Alexander Duyck
· 9 years ago
1636956
ixgbe: Add support for VLAN promiscuous with SR-IOV
by Alexander Duyck
· 9 years ago
c2bc9ce
ixgbe: Reorder search to work from the top down instead of bottom up
by Alexander Duyck
· 9 years ago
b6488b6
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
by Alexander Duyck
· 9 years ago
5ac736a
ixgbe: Simplify configuration of setting VLVF and VLVFB
by Alexander Duyck
· 9 years ago
63d9379
ixgbe: Reduce VT code indent in set_vfta by introducing jump label
by Alexander Duyck
· 9 years ago
c18fbd5
ixgbe: Simplify definitions for regidx and bit in set_vfta
by Alexander Duyck
· 9 years ago
8e8e9a0
ixgbe: Fix SR-IOV VLAN pool configuration
by Alexander Duyck
· 9 years ago
530fd82
ixgbe: Return error on failure to allocate mac_table
by Alexander Duyck
· 9 years ago
b626f2c
mlxsw: core: Fix temperature sensor index during initialization
by Jiri Pirko
· 9 years ago
acf35a4
mlxsw: reg: Fix max temperature getting
by Jiri Pirko
· 9 years ago
7cb21b7
net/mlx5e: Rename en_flow_table.c to en_fs.c
by Maor Gottlieb
· 9 years ago
86d722a
net/mlx5: Use flow steering infrastructure for mlx5_en
by Maor Gottlieb
· 9 years ago
2530236
net/mlx5_core: Flow steering tree initialization
by Maor Gottlieb
· 9 years ago
0c56b97
net/mlx5_core: Introduce flow steering API
by Maor Gottlieb
· 9 years ago
5e1626c
net/mlx5_core: Add flow steering lookup algorithms
by Maor Gottlieb
· 9 years ago
de8575e
net/mlx5_core: Add flow steering base data structures
by Maor Gottlieb
· 9 years ago
26a8145
net/mlx5_core: Introduce flow steering firmware commands
by Maor Gottlieb
· 9 years ago
108805f
net/mlx5e: Assign random MAC address if needed
by Saeed Mahameed
· 9 years ago
9bd0a18
net/mlx5: Fix query E-Switch capabilities
by Saeed Mahameed
· 9 years ago
b9687b4
net: thunderx: Enable CQE count threshold interrupt
by Sunil Goutham
· 9 years ago
40fb5f8
net: thunderx: HW TSO support for pass-2 hardware
by Sunil Goutham
· 9 years ago
50bf8cb
net: mvneta: Configure XPS support
by Gregory CLEMENT
· 9 years ago
9a401de
net: mvneta: Add naive RSS support
by Gregory CLEMENT
· 9 years ago
2dcf75e
net: mvneta: Associate RX queues with each CPU
by Gregory CLEMENT
· 9 years ago
90b74c0
net: mvneta: Make the default queue related for each port
by Gregory CLEMENT
· 9 years ago
eb72f74
cxgb4: Handle clip return values
by Hariprasad Shenai
· 9 years ago
515123e
mlxsw: core: remove an unneeded condition
by Dan Carpenter
· 9 years ago
82a0642
mlxsw: spectrum: fix some error handling
by Dan Carpenter
· 9 years ago
9dd2d6c
netcp: add more __le32 annotations
by Arnd Bergmann
· 9 years ago
8990777
netcp: try to reduce type confusion in descriptors
by Arnd Bergmann
· 9 years ago
264a4ac
chelsio: constify cmac_ops structures
by Julia Lawall
· 9 years ago
5abe255
bnx2x: remove rx_pkt/rx_calls
by Eric Dumazet
· 9 years ago
4d6acb6
bnx2x: avoid soft lockup in bnx2x_poll()
by Eric Dumazet
· 9 years ago
76928c9
cxgb4: Adds PCI device id for new T5 adapters
by Hariprasad Shenai
· 9 years ago
70055dd
cxgb4: Add FL DMA mapping error and low counter
by Hariprasad Shenai
· 9 years ago
8d0557d
cxgb4: Deal with wrap-around of queue for Work request
by Hariprasad Shenai
· 9 years ago
126fca6
cxgb4: prevent simultaneous execution of service_ofldq()
by Hariprasad Shenai
· 9 years ago
632be19
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
by Hariprasad Shenai
· 9 years ago
b8759e9
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
by Hariprasad Shenai
· 9 years ago
0bf9a7d
cxgb4: Align rest of the ethtool get stats
by Hariprasad Shenai
· 9 years ago
9cbe9fd
net: hns: optimize XGE capability by reducing cpu usage
by yankejian
· 9 years ago
8ac2837
Revert "Merge branch 'vsock-virtio'"
by Stefan Hajnoczi
· 9 years ago
78fa3c5
sh_eth: get rid of bb_{set|clr|read}()
by Sergei Shtylyov
· 9 years ago
39b4b06
sh_eth: factor out common code from MDIO bitbang methods
by Sergei Shtylyov
· 9 years ago
3242e2b
sh_eth: remove mask fields from 'struct bb_info'
by Sergei Shtylyov
· 9 years ago
3cdb730
drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures
by Julia Lawall
· 9 years ago
e370abd
Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
e72c932
cxgb3: Convert simple_strtoul to kstrtox
by LABBE Corentin
· 9 years ago
ad9360b
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
668dda0
net, thunderx: Remove unnecessary rcv buffer start address management
by Sunil Goutham
· 9 years ago
b45ceb4
net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
by Yury Norov
· 9 years ago
7bf9ae0
PHY: DP83867: Remove looking in parent device for OF properties
by Andrew Lunn
· 9 years ago
404814a
net: cdc_ncm: add "ndp_to_end" sysfs attribute
by Bjørn Mork
· 9 years ago
e57968a
net/mlx4_core: Support the HA mode for SRIOV VFs too
by Moni Shoua
· 9 years ago
f1b4e12a
IB/mlx4: Use the VF base-port when demuxing mad from wire
by Or Gerlitz
· 9 years ago
5f61385
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
by Moni Shoua
· 9 years ago
78efed27
net/mlx4_core: Support mirroring VF DMFS rules on both ports
by Moni Shoua
· 9 years ago
8d80d04
net/mlx4_core: Use both physical ports to dispatch link state events to VF
by Moni Shoua
· 9 years ago
e34305c
net/mlx4_core: Use both physical ports to set the VF link state
by Or Gerlitz
· 9 years ago
0d76d6e8
VSOCK: fix returnvar.cocci warnings
by Julia Lawall
· 9 years ago
6c73008
net: qmi_wwan: should hold RTNL while changing netdev type
by Bjørn Mork
· 9 years ago
6633d38
Revert "i40e: remove CONFIG_I40E_VXLAN"
by Singhai, Anjali
· 9 years ago
03d13a5
fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
by Jacob Keller
· 9 years ago
c7bc952
fm10k: TRIVIAL fix typo of hardware
by Jacob Keller
· 9 years ago
dbf4284
fm10k: change default Tx ITR to 25usec
by Jacob Keller
· 9 years ago
436ea95
fm10k: use macro for default Tx and Rx ITR values
by Jacob Keller
· 9 years ago
242722d
fm10k: Update adaptive ITR algorithm
by Jacob Keller
· 9 years ago
584373f
fm10k: introduce ITR_IS_ADAPTIVE macro
by Jacob Keller
· 9 years ago
20076fa
fm10k: Add support for ITR scaling based on PCIe link speed
by Jacob Keller
· 9 years ago
5680ea6
fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
by Jacob Keller
· 9 years ago
17d39fa
fm10k: add statistics for actual DWORD count of mbmem mailbox
by Jacob Keller
· 9 years ago
cdf32c9
fm10k: explicitly typecast vlan values to u16
by Jacob Keller
· 9 years ago
9d4955b
fm10k: Correct typecast in fm10k_update_xc_addr_pf
by Jacob Keller
· 9 years ago
875328e
fm10k: reinitialize queuing scheme after calling init_hw
by Jacob Keller
· 9 years ago
1343c65
fm10k: always check init_hw for errors
by Jacob Keller
· 9 years ago
0e8d5b5
fm10k: reset max_queues on init_hw_vf failure
by Jacob Keller
· 9 years ago
e024490
fm10k: set netdev features in one location
by Jacob Keller
· 9 years ago
37742f0
sh_eth: read MAC address registers only once
by Sergei Shtylyov
· 9 years ago
d966063
ravb: read MAC address registers only once
by Sergei Shtylyov
· 9 years ago
44c33c6
bnx2x: simplify distinction between port and func stats
by Michal Schmidt
· 9 years ago
9adab1b
bnx2x: change FW GRO error message to WARN_ONCE
by Michal Schmidt
· 9 years ago
5c9ffde
bnx2x: drop redundant error message about allocation failure
by Michal Schmidt
· 9 years ago
abd86a5
sfc: check warm_boot_count after other functions have been reset
by Daniel Pieczko
· 9 years ago
e94d91a
atm: solos-pci: Replace simple_strtol by kstrtoint
by LABBE Corentin
· 9 years ago
Next »