Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
/
drivers
/
net
/
ethernet
/
qlogic
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
bcebe55
qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that is zero, if firmware dump is disabled.
by Manish chopra
· 14 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 14 years ago
01da0c2
netxen_nic: Fix estimation of recv MSS in case of LRO
by Rajesh Borundia
· 14 years ago
d612698
netxen: added miniDIMM support in driver.
by Sucheta Chakraborty
· 14 years ago
d8c3e772
netxen_nic: Allow only useful and recommended firmware dump capture mask values
by Manish chopra
· 14 years ago
458c285
netxen_nic: disable minidump by default
by Sritej Velaga
· 14 years ago
62baaf3
qlogic: get rid of a redundant test for NULL before call to release_firmware()
by Jesper Juhl
· 14 years ago
4fbec4d
qlcnic: Allow a predefined set of capture masks for FW dump
by Manish Chopra
· 14 years ago
54a8997
qlcnic: Adding mac statistics to ethtool.
by Jitendra Kalsaria
· 14 years ago
b43e5ee
qlcnic: Register device in FAILED state.
by Sucheta Chakraborty
· 14 years ago
fd9071e
net: Fix spelling typo in net
by Masanari Iida
· 14 years ago
1d5c88e
qlcnic: Bug fix for LRO
by Anirban Chakraborty
· 14 years ago
06d6c10
netxen: qlogic ethernet : Fix endian bug.
by Santosh Nayak
· 14 years ago
6975f4c
qla3xxx: ethernet: Silence static checker warning.
by Santosh Nayak
· 14 years ago
f6a1ad4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
9d1dfc0
qla3xxx: ethernet: Fix bogus interrupt state flag.
by Santosh Nayak
· 14 years ago
504f9b5
ethernet: unify return value of .ndo_set_mac_address if address is invalid
by Danny Kukawka
· 14 years ago
a584b7a
netxen_nic: signedness bug in netxen_md_entry_err_chk()
by Dan Carpenter
· 14 years ago
dae2e9f
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A. Dalvi
· 14 years ago
dc4790a
qlge: Bumped driver version to 1.00.00.30.
by Jitendra Kalsaria
· 14 years ago
81f25d9
qlge: Fix memory leak in the process of refill
by Jitendra Kalsaria
· 14 years ago
19257f5
qlge: Removing needless print's which are not
by Jitendra Kalsaria
· 14 years ago
e02ef331
qlge: Fixed invalid reference to ip header
by Jitendra Kalsaria
· 14 years ago
c47884e
qlcnic: Fix API unlock
by Manish chopra
· 14 years ago
97048a1
qlcnic: Fix firmware abort code check.
by Sritej Velaga
· 14 years ago
476a4b6
qlcnic: report valid speed and duplex status when link is down
by Sony Chacko
· 14 years ago
646779f
qlcnic: Stop pause ctrl frames on fw hang.
by Sritej Velaga
· 14 years ago
34d6fde
netxen: report valid speed and duplex status when link is down
by Sony Chacko
· 14 years ago
b8c3081
netxen: Fix a panic during driver unload in device_remove_file
by Rajesh Borundia
· 14 years ago
5471aed
netxen_nic: Error logging on firmware hang
by Sritej Velaga
· 14 years ago
db608c1
netxen_nic: Fix phy link status
by Sritej Velaga
· 14 years ago
83f18a5
netxen_nic: fw dump support
by Manish chopra
· 14 years ago
2dcd5d9
netxen_nic: fix cdrp race condition
by Sritej Velaga
· 14 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 14 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 14 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 15 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 15 years ago
7824285
qlge: fix size of external list for TX address descriptors
by Thadeu Lima de Souza Cascardo
· 15 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 15 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 15 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 15 years ago
10ee0fae
qlcnic: fix beacon and LED test.
by Sucheta Chakraborty
· 15 years ago
68233c5
qlcnic: updated reset sequence
by Sony Chacko
· 15 years ago
ad567b8f
qlcnic: reset loopback mode if promiscous mode setting fails.
by Sucheta Chakraborty
· 15 years ago
16e3cf7
qlcnic: skip IDC ack check in fw reset path.
by Sritej Velaga
· 15 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 15 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 15 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 15 years ago
7777de9
qlcnic: Change CDRP function
by Anirban Chakraborty
· 15 years ago
853d4bc
qlcnic: Added error logging for firmware abort
by Ameen Rahman
· 15 years ago
e3feb26
netxen: Add pcie workaround
by Rajesh Borundia
· 15 years ago
a7ffa28
netxen: Fix vhdr_len in case of non vlan packets.
by Rajesh Borundia
· 15 years ago
da7ebfd
qlge: convert to SKB paged frag API.
by Ian Campbell
· 15 years ago
e0ee9b9
qlcnic: convert to SKB paged frag API.
by Ian Campbell
· 15 years ago
2af830e
qla3xxx: convert to SKB paged frag API.
by Ian Campbell
· 15 years ago
e859ce4
netxen: convert to SKB paged frag API.
by Ian Campbell
· 15 years ago
728a98b
qlcnic: add beacon test support.
by Sucheta Chakraborty
· 15 years ago
9254b75
qlcnic: fix cdrp race condition
by Sritej Velaga
· 15 years ago
a2050c7
qlcnic: Add FLT entry for CO cards FW image region
by Sritej Velaga
· 15 years ago
df3cfbe
qlcnic: Change debug messages in loopback path
by Manish chopra
· 15 years ago
44f65b2
qlcnic: detect fan failure
by Sony Chacko
· 15 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 15 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 15 years ago
aa43c21
qlogic: Move the QLogic drivers
by Jeff Kirsher
· 15 years ago