Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
42794bd8191b30e70e773f938f827f1ebb12e492
/
drivers
42794bd
i40e: Add code to wait for FW to complete in reset path
by Shannon Nelson
· 11 years ago
7f61d1f
i40e: Bump version
by Catherine Sullivan
· 11 years ago
5017c2a
i40e: Allow VF to set already assigned MAC address
by Greg Rose
· 11 years ago
6bbac86
i40e: Stop accepting any VLAN tag on VLAN 0 filter set
by Greg Rose
· 11 years ago
1a10370
i40e: Do not enable broadcast promiscuous by default
by Greg Rose
· 11 years ago
f1143c4
i40e: Expose AQ debugfs hooks
by Anjali Singhai Jain
· 11 years ago
74b9c3e
mlx4_en: Select PTP_1588_CLOCK
by Shawn Bohrer
· 11 years ago
9ba75fb
net/mlx4_en: fix error return code in mlx4_en_get_qp()
by Wei Yongjun
· 11 years ago
4a8deae
r8152: correct some messages
by Hayes Wang
· 11 years ago
ecca6a9
bna: Fix build due to missing use of dma_unmap_len_set()
by David S. Miller
· 11 years ago
0e59593
bgmac: fix typos
by Hauke Mehrtens
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
8f646c9
vxlan: keep original skb ownership
by Eric Dumazet
· 11 years ago
e5e97ee
hso: fix handling of modem port SERIAL_STATE notifications
by Dan Williams
· 11 years ago
0b23810
bonding: fix kstrtou8() return value verification in num_peer_notif
by Veaceslav Falico
· 11 years ago
31ca1de
r8152: replace the return value of rtl_ops_init
by hayeswang
· 11 years ago
e3ad412
r8152: move the actions of saving the information of the device
by hayeswang
· 11 years ago
45f4a19
r8152: replace some tabs with spaces
by hayeswang
· 11 years ago
22d3b76
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
by Guenter Roeck
· 11 years ago
e3dc867
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
by Suresh Reddy
· 11 years ago
5eeff63
be2net: increase the timeout value for loopback-test FW cmd
by Suresh Reddy
· 11 years ago
da1388d
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
by Vasundhara Volam
· 11 years ago
80f6428
i40e: Do not allow AQ calls from ndo-ops
by Anjali Singhai Jain
· 11 years ago
37f0be6
i40e: check asq alive before notify
by Anjali Singhai Jain
· 11 years ago
e1860d8
i40e: Admin queue shutdown fixes
by Anjali Singhai Jain
· 11 years ago
b774c7d
i40e: Hide the Port VLAN VLAN ID
by Greg Rose
· 11 years ago
f5ac857
i40e: use correct struct for get and update vsi params
by Shannon Nelson
· 11 years ago
f657a6e
i40e: Fix VF driver MAC address configuration
by Greg Rose
· 11 years ago
7efa84b
i40e: support VFs on PFs other than 0
by Mitch Williams
· 11 years ago
f741453
i40e: acknowledge VFLR when disabling SR-IOV
by Mitch Williams
· 11 years ago
3197ce2
i40e: don't allocate zero size
by Mitch Williams
· 11 years ago
5a9769c
i40e: use struct assign instead of memcpy
by Mitch Williams
· 11 years ago
5674726
i40e: Do not enable default port on the VEB
by Greg Rose
· 11 years ago
b141d61
i40e: avoid unnecessary register read
by Mitch Williams
· 11 years ago
1b60f3c
i40e: fix whitespace
by Jesse Brandeburg
· 11 years ago
6c12fcb
i40e: Fix SR-IOV VF port VLAN
by Greg Rose
· 11 years ago
298deef
i40e: Record dma buffer info for dummy packets
by Anjali Singhai Jain
· 11 years ago
b912b2f
net/mlx4_core: Warn if device doesn't have enough PCI bandwidth
by Eyal Perry
· 11 years ago
f35f76e
xen-netback: Include header for vmalloc
by Josh Boyer
· 11 years ago
7d30622
fec: Revert "fec: Do not assume that PHY reset is active low"
by Fabio Estevam
· 11 years ago
e8379c7
bnx2x: fix VLAN configuration for VFs.
by Yuval Mintz
· 11 years ago
9dfef3a
bnx2x: fix AFEX memory overflow
by Yuval Mintz
· 11 years ago
5b62291
bnx2x: Clean before update RSS arrives
by Michal Kalderon
· 11 years ago
89e18ae
bnx2x: Correct number of MSI-X vectors for VFs
by Michal Kalderon
· 11 years ago
e848582
bnx2x: limit number of interrupt vectors for 57711
by Dmitry Kravkov
· 11 years ago
c3f0c4f
i40e: remove un-necessary io-write
by Anjali Singhai Jain
· 11 years ago
7b86228
i40e: Remove unnecessary prototypes
by Anjali Singhai Jain
· 11 years ago
9f52987
i40e: I40E_FLAG_MQ_ENABLED is not used
by Neerav Parikh
· 11 years ago
d739764
i40e: Fix ring allocation
by Neerav Parikh
· 11 years ago
78681b1
i40e: catch unset q_vector
by Shannon Nelson
· 11 years ago
90bb776
i40e: keep allocated memory in structs
by David Cassard
· 11 years ago
04b0301
i40e: fix error handling when alloc of vsi array fails
by Shannon Nelson
· 11 years ago
2f01912
i40e: reinit buffer size each time
by Mitch Williams
· 11 years ago
2ef28cf
i40e: use functions to enable and disable icr 0
by Mitch Williams
· 11 years ago
36fac58
i40e: add header file flag _I40E_TXRX_H_
by Vasu Dev
· 11 years ago
6c1b5bf
i40e: guard against vf message races
by Mitch Williams
· 11 years ago
0e2fe46c
i40e: fix constant cast issues
by Jesse Brandeburg
· 11 years ago
e5e0a5d
i40e: Change the ethtool NVM read method to use AQ
by Anjali Singhai Jain
· 11 years ago
f62b506
i40e: fix mac address checking
by Jesse Brandeburg
· 11 years ago
a45e88c
i40e: Dump the whole NVM, not half
by Anjali Singhai Jain
· 11 years ago
6df4aff
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
by Hauke Mehrtens
· 11 years ago
622a521
bgmac: reset all cores on Northstar SoC
by Hauke Mehrtens
· 11 years ago
48e07fb
bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
by Hauke Mehrtens
· 11 years ago
56ceecd
bgmac: initialize the DMA controller of core rev >= 4
by Hauke Mehrtens
· 11 years ago
b2395b8
bcma: export bcma_find_core_unit()
by Hauke Mehrtens
· 11 years ago
cdf3e27
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
by Li RongQing
· 11 years ago
8f84985
net: unify the pcpu_tstats and br_cpu_netstats as one
by Li RongQing
· 11 years ago
653864d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
fbfcec6
phylib: make phy_scan_fixups() static
by Sergei Shtylyov
· 11 years ago
29935ae
phylib: remove unused adjust_state() callback
by Sergei Shtylyov
· 11 years ago
77051ed
phy: kill excess empty lines
by Sergei Shtylyov
· 11 years ago
553fe92
phy: kill excess code
by Sergei Shtylyov
· 11 years ago
e62a768
phy: kill useless local variables
by Sergei Shtylyov
· 11 years ago
02d320c
mdio_bus: coding style fixes
by Sergei Shtylyov
· 11 years ago
2f53e90
phy: coding style fixes
by Sergei Shtylyov
· 11 years ago
f4a1c5c
i40e: report VF MAC addresses correctly
by Mitch Williams
· 11 years ago
0556a9e
i40e: update led set args
by Jesse Brandeburg
· 11 years ago
12dc4fe
i40e: make a define from a large constant
by Mitch Williams
· 11 years ago
499ec80
i40e: be more informative
by Mitch Williams
· 11 years ago
adaf356
i40e: fix error return
by Mitch Williams
· 11 years ago
fda972f
i40e: remove chatty log messages
by Mitch Williams
· 11 years ago
88f6563
i40e: remove redundant code
by Mitch Williams
· 11 years ago
fc18eaa
i40e: refactor VF reset flow
by Mitch Williams
· 11 years ago
805bd5b
i40e: move i40e_reset_vf
by Mitch Williams
· 11 years ago
8144f0f
i40e: Rx checksum offload for VXLAN
by Joseph Gasparakis
· 11 years ago
a1c9a9d
i40e: Implementation of VXLAN ndo's
by Jeff Kirsher
· 11 years ago
be1d5ee
i40e: fix curly brace use and return type
by Shannon Nelson
· 11 years ago
8e2773a
i40e: add wake-on-lan support
by Shannon Nelson
· 11 years ago
d4dfb81
i40e: Populate and check pci bus speed and width
by Catherine Sullivan
· 11 years ago
9c010ee
i40e: Suppress HMC error to Interrupt message level
by Anjali Singhai Jain
· 11 years ago
4836650
i40e: using for_each_set_bit to simplify the code
by Wei Yongjun
· 11 years ago
3243c47
bonding: add bounds checking for tbl params
by sfeldma@cumulusnetworks.com
· 11 years ago
288db0a
bonding: fix netlink msg size
by sfeldma@cumulusnetworks.com
· 11 years ago
4ee7ac7
bonding: add ad_info attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
ec029fa
bonding: add ad_select attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
998e40bb
bonding: add lacp_rate attribute netlink support
by sfeldma@cumulusnetworks.com
· 11 years ago
20170e7
tg3: Update version to 3.136
by Nithin Sujir
· 11 years ago
1743b83
tg3: Poll cpmu link state on APE + ASF enabled devices
by Nithin Sujir
· 11 years ago
f82995b
tg3: Set the MAC clock to the fastest speed during boot code load
by Nithin Sujir
· 11 years ago
e565eec
tg3: Add unicast filtering support.
by Michael Chan
· 11 years ago
Next »