Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a81ab36bf52d0ca3a32251a923be1dbced726141
/
drivers
/
net
/
ethernet
/
qlogic
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e2072cd
net: qlcnic: fix warning for incorrect type in argument
by dingtianhong
· 11 years ago
db5ee75
qlcnic: Update version to 5.3.54
by Shahed Shaikh
· 11 years ago
e4f8bf8
qlcnic: Enable IPv6 LRO even if IP address is not programmed
by Shahed Shaikh
· 11 years ago
6e1f586
qlcnic: Fix SR-IOV cleanup code path
by Manish Chopra
· 11 years ago
a043158
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
by Himanshu Madhani
· 11 years ago
b3f7de8
qlcnic: Do MAC learning for SRIOV PF.
by Sucheta Chakraborty
· 11 years ago
9eb0948
qlcnic: Turn on promiscous mode for SRIOV PF.
by Sucheta Chakraborty
· 11 years ago
820b52f
qlcnic: Enable VF flood bit on PF.
by Sucheta Chakraborty
· 11 years ago
1414abe
qlcnic: Restrict VF from configuring any VLAN mode.
by Sucheta Chakraborty
· 11 years ago
f3c0773
qlcnic: Convert vmalloc/memset to kcalloc
by Joe Perches
· 11 years ago
d6e9c89
qlcnic: Fix ethtool statistics length calculation
by Shahed Shaikh
· 11 years ago
1ac6762
qlcnic: Fix bug in TX statistics
by Manish Chopra
· 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
a02bdd4
qlcnic: Fix bug in Tx completion path
by Shahed Shaikh
· 11 years ago
f3e3ccf
qlcnic: Fix resource allocation for TX queues
by Manish Chopra
· 11 years ago
d9c602f
qlcnic: Fix loopback diagnostic test
by Manish Chopra
· 11 years ago
6878f79
net: qlcnic: slight optimization of addr compare
by dingtianhong
· 11 years ago
202af85
net: netxen: slight optimization of addr compare
by dingtianhong
· 11 years ago
4710b2b
netxen: Correct off-by-one errors in bounds checks
by David Gibson
· 11 years ago
306d7f7
qlge: make local function static
by stephen hemminger
· 11 years ago
49fef74
drivers: net: Mark functions as static in qlcnic_83xx_hw.c
by Rashika Kheria
· 11 years ago
8e3fb2c
drivers: net: Mark functions as static in qlcnic_io.c
by Rashika Kheria
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c100bb2
qlcnic: update version to 5.3.53
by Manish Chopra
· 11 years ago
2f514c5
qlcnic: Support for 16 virtual NIC functions.
by Jitendra Kalsaria
· 11 years ago
154d0c8
qlcnic: VLAN enhancement for 84XX adapters
by Manish Chopra
· 11 years ago
80c0e4f
qlcnic: Allow single Tx/Rx queue for all adapters.
by Himanshu Madhani
· 11 years ago
9b0fff2
qlcnic: Refactor initialize nic code path.
by Sucheta Chakraborty
· 11 years ago
3720bf7
qlcnic: Issue INIT_NIC command only once.
by Sucheta Chakraborty
· 11 years ago
3c44bba
qlcnic: Disable DCB operations from SR-IOV VFs.
by Sucheta Chakraborty
· 11 years ago
0951c5c
qlcnic: Dump mailbox registers when mailbox command times out.
by Manish chopra
· 11 years ago
e49df79
qlcnic: Fix mailbox processing during diagnostic test
by Manish chopra
· 11 years ago
30fa15f
qlcnic: Allow firmware dump collection when auto firmware recovery is disabled
by Manish Chopra
· 11 years ago
3fc38e2
qlcnic: Fix memory allocation
by Manish Chopra
· 11 years ago
b17a44d
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
by Himanshu Madhani
· 11 years ago
f956626
qlcnic: Fix TSS/RSS ring validation logic.
by Himanshu Madhani
· 11 years ago
3bf517d
qlcnic: Fix diagnostic test for all adapters.
by Himanshu Madhani
· 11 years ago
b84caae
qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.
by Himanshu Madhani
· 11 years ago
34f9f43
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0ab75ae
ethernet: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
ace34c9
qlge: Update version to 1.00.00.34
by Jitendra Kalsaria
· 11 years ago
4be1028
qlge: Allow enable/disable rx/tx vlan acceleration independently
by Jitendra Kalsaria
· 11 years ago
fb6e088
qlge: Fix ethtool statistics
by Jitendra Kalsaria
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
db62d7d
qlcnic: update version to 5.3.52
by Himanshu Madhani
· 11 years ago
18afc10
qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters.
by Himanshu Madhani
· 11 years ago
34e8c40
qlcnic: refactor Tx/SDS ring calculation and validation in driver.
by Himanshu Madhani
· 11 years ago
f27c75b
qlcnic: Enhance ethtool Statistics for Multiple Tx queue.
by Himanshu Madhani
· 11 years ago
78ea2d9
qlcnic: Register netdev in FAILED state for 83xx/84xx
by Sucheta Chakraborty
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d6994ca
qlcnic: Do not read QLCNIC_FW_CAPABILITY_MORE_CAPS bit for 83xx adapter
by Shahed Shaikh
· 11 years ago
598c45b
qlcnic: Do not force adapter to perform LRO without destination IP check
by Shahed Shaikh
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
901ea1a
net: qla3xxx: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4e532ee
net: qlcnic: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
f9c4cd9
net: qlge: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
b23eb79
net: netxen: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
66c562e
qlcnic: Validate Tx queue only for 82xx adapters.
by Himanshu Madhani
· 11 years ago
60b4a1f
qlcnic: update version to 5.3.51
by Himanshu Madhani
· 11 years ago
60d3c47
qlcnic: Skip unknown entry type while collecting firmware dump
by Shahed Shaikh
· 11 years ago
1de899d
qlcnic: dcb code cleanup and refactoring.
by Sucheta Chakraborty
· 11 years ago
4c776aa
qlcnic: Remove redundant eSwitch enable commands
by Sony Chacko
· 11 years ago
6177a95
qlcnic: Update ethtool standard pause settings.
by Jitendra Kalsaria
· 11 years ago
891e71b1b
qlcnic: Firmware dump collection when auto recovery is disabled.
by Pratik Pujar
· 11 years ago
710a1a4
qlcnic: Enhance ethtool to display ring indices and interrupt mask
by Pratik Pujar
· 11 years ago
9e63095
qlcnic: Print informational messages only once during driver load.
by Sucheta Chakraborty
· 11 years ago
6d3be30
treewide: Fix typo in printk
by Masanari Iida
· 11 years ago
53af53a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
2b1f18a
qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()
by Wei Yongjun
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1ed98ed
qlcnic: Fix SR-IOV configuration
by Manish Chopra
· 11 years ago
6645161
qlcnic: Fix register device in FAILED state for 82xx.
by Sucheta Chakraborty
· 11 years ago
146669a
qlge: Update version to 1.00.00.33
by Jitendra Kalsaria
· 11 years ago
a45adbe
qlge: Enhance nested VLAN (Q-in-Q) handling.
by Jitendra Kalsaria
· 11 years ago
fac87a8
netxen_nic: Update version to 4.0.82
by Shahed Shaikh
· 11 years ago
5e7856b
netxen_nic: Print ULA information
by Shahed Shaikh
· 11 years ago
8a1a0ae
qlogic: Remove extern from function prototypes
by Joe Perches
· 11 years ago
3db9180
qlge: call ql_core_dump() only if dump memory was allocated.
by malahal@us.ibm.com
· 11 years ago
5c44bbd
qlcnic: Fix VF reset recovery
by Manish Chopra
· 11 years ago
97f3f6f
qlcnic: Fix warning reported by kbuild test robot.
by Jitendra Kalsaria
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
df95fc4
qlcnic: use standard NAPI weights
by Michal Schmidt
· 11 years ago
3cc4a67
qlcnic: remove a stray semicolon
by Dan Carpenter
· 11 years ago
0996b7d
qlcnic: Fix sparse warning.
by Sucheta Chakraborty
· 11 years ago
7367d0b
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
by Joe Perches
· 11 years ago
693dcd2
qlcnic: Update version to 5.3.50
by Shahed Shaikh
· 11 years ago
35dafcb
qlcnic: Add support for per port eswitch configuration
by Sony Chacko
· 11 years ago
7000078
qlcnic: Restructuring of qlc_83xx_fw_info structure.
by Pratik Pujar
· 11 years ago
9ce226f
qlcnic: Add AER support for 83xx adapter
by Pratik Pujar
· 11 years ago
4460f2e
qlcnic: Add AER callback handlers.
by Pratik Pujar
· 11 years ago
890b6e0
qlcnic: Store firmware dump state in CAMRAM register
by Shahed Shaikh
· 11 years ago
7010bb6
qlcnic: Use firmware recommended dump capture mask as default
by Shahed Shaikh
· 11 years ago
60dcbcb
qlcnic: Remove inline keyword
by Manish Chopra
· 11 years ago
991ca26
qlcnic: Enhance PVID handling for 84xx adapters
by Manish Chopra
· 11 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
Next »