Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8ec4942212a6d337982967778a3dc3b60aea782e
/
drivers
/
net
/
ethernet
/
qlogic
bd69ba7
qlcnic: set gso_type
by Michael S. Tsirkin
· 12 years ago
a05948f
netxen: fix off by one bug in netxen_release_tx_buffer()
by Eric Dumazet
· 12 years ago
f7e9e23
qlge: remove NETIF_F_TSO6 flag
by Amerigo Wang
· 12 years ago
341abdb
qlcnic: update driver version
by Signed-off-by: Sony Chacko
· 12 years ago
5d17f36
qlcnic: fix unused variable warnings
by Shahed Shaikh
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
099f7aa
qlcnic: rename module params with module_param_named
by Sony Chacko
· 12 years ago
5796bd0
qlcnic: fix bug in LRO descriptor access macro
by Sony Chacko
· 12 years ago
bff57d8
qlcnic: update NIC partition interface routines
by Sony Chacko
· 12 years ago
2299979
qlcnic: get board name API
by Sony Chacko
· 12 years ago
15087c2
qlcnic: modify PCI and register access routines
by Sony Chacko
· 12 years ago
7978845
qlcnic: move HW specific data to seperate structure
by Sony Chacko
· 12 years ago
97ee45e
qlcnic: add 82xx adapter specific checks
by Sony Chacko
· 12 years ago
5d8e872
qlge: remove __dev* attributes
by Bill Pemberton
· 12 years ago
e3a582f
qla3xxx: remove __dev* attributes
by Bill Pemberton
· 12 years ago
6bb58bb
qlcnic: remove __dev* attributes
by Bill Pemberton
· 12 years ago
c3f9c88
netxen: remove __dev* attributes
by Bill Pemberton
· 12 years ago
577b981
qlcnic: remove duplicated include from qlcnic_sysfs.c
by Wei Yongjun
· 12 years ago
1e6b55e
qlcnic: fix coding style issues in qlcnic_minidump.c
by Sony Chacko
· 12 years ago
58634e7
qlcnic: create file qlcnic_minidump.c for dump utility
by Sony Chacko
· 12 years ago
b66e29c
qlcnic: fix style issues in qlcnic_sysfs.c file
by Sony Chacko
· 12 years ago
ec079a0
qlcnic: create file qlcnic_sysfs.c for sysfs routines
by Sony Chacko
· 12 years ago
d17dd0d
qlcnic: fix coding style issues in qlcnic_io.c
by Sony Chacko
· 12 years ago
c70001a
qlcnic: create file qlcnic_io.c for datapath routines
by Sony Chacko
· 12 years ago
6350759
qlcnic: fix sparse check endian warnings
by Shahed Shaikh
· 12 years ago
6d973cb
qlcnic: fix sparse warnings
by Sony Chacko
· 12 years ago
5ad6ff9
qlcnic: fix compiler warnings
by Sony Chacko
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4740754
drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
by Kumar Amit Mehta
· 12 years ago
b82cf96
drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue
by Kumar Amit Mehta
· 12 years ago
1511102
netxen: explicity handle pause autoneg parameter
by Flavio Leitner
· 12 years ago
1627801
qla3xxx: remove unused variable in ql_process_mac_tx_intr()
by Wei Yongjun
· 12 years ago
680d866
qla3xxx: use module_pci_driver to simplify the code
by Wei Yongjun
· 12 years ago
8a6e29d
qla3xxx: Ensure request/response queue addr writes to the registers
by Joe Jin
· 12 years ago
2dfc967
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
c477ebd
sections: fix section conflicts in drivers/net
by Andi Kleen
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
68b3f28
qlcnic: Fix scheduling while atomic bug
by Narendra K
· 12 years ago
e4d1aa4
netxen: check for root bus in netxen_mask_aer_correctable
by Nikolay Aleksandrov
· 12 years ago
1959ec5
Merge branch 'pci/stephen-const' into next
by Bjorn Helgaas
· 12 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
62f87c0
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
by Yijing Wang
· 12 years ago
1a0150a9
qlge: Add offload features to vlan interfaces
by brenohl@br.ibm.com
· 12 years ago
7be7e93
qlge: fix an "&&" vs "||" bug
by Dan Carpenter
· 12 years ago
fa91983
netxen: fix link notification order
by Flavio Leitner
· 12 years ago
0d653ed8
qlge: fix endian issue
by Li RongQing
· 12 years ago
c278fa5
qlge: Bumped driver version to 1.00.00.31
by Jitendra Kalsaria
· 12 years ago
667b938
qlge: Refactoring of ethtool stats.
by Jitendra Kalsaria
· 12 years ago
433c88e
qlge: Moving low level frame error to ethtool statistics.
by Jitendra Kalsaria
· 12 years ago
f5c4441
qlge: Fixed double pci free upon tx_ring->q allocation failure.
by Jitendra Kalsaria
· 12 years ago
a7db9ad
qlge: Added missing case statement to ethtool get_strings.
by Jitendra Kalsaria
· 12 years ago
849bcaf
qlge: Clean up ethtool set WOL routine.
by Jitendra Kalsaria
· 12 years ago
206d78e
qlge: Fix ethtool WOL calls to operate only on devices that support WOL.
by Jitendra Kalsaria
· 12 years ago
d0de730
qlge: Cleanup atomic queue threshold check.
by Jitendra Kalsaria
· 12 years ago
41812db
qlge: Fix TX queue stoppage due to full condition.
by Jitendra Kalsaria
· 12 years ago
c768b68
qlge: remove unnecessary setting of skb->dev
by Jon Mason
· 12 years ago
ad95dfc
qlcnic: remove unnecessary setting of skb->dev
by Jon Mason
· 12 years ago
95f2bce
netxen: remove unnecessary setting of skb->dev
by Jon Mason
· 12 years ago
9eb8738
qlge: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
a777c89
netxen_nic: restrict force firmware dump when dump is disabled.
by Manish chopra
· 12 years ago
ed3b856
netxen: Error return off by one for XG port.
by Santosh Nayak
· 12 years ago
d8140b2
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
by Santosh Nayak
· 12 years ago
7e52b33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0f6efff9
qlcnic: off by one in qlcnic_init_pci_info()
by Dan Carpenter
· 12 years ago
0bb7956
qlcnic: Fix protcol type in case of inband vlan.
by Rajesh Borundia
· 12 years ago
e42ede2
qlcnic: fix unsupported CDRP command error message.
by Jitendra Kalsaria
· 12 years ago
cae82d4
qlcnic: Fix estimation of recv MSS in case of LRO
by Rajesh Borundia
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 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
· 13 years ago
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
01da0c2
netxen_nic: Fix estimation of recv MSS in case of LRO
by Rajesh Borundia
· 13 years ago
d612698
netxen: added miniDIMM support in driver.
by Sucheta Chakraborty
· 13 years ago
d8c3e77
netxen_nic: Allow only useful and recommended firmware dump capture mask values
by Manish chopra
· 13 years ago
458c285
netxen_nic: disable minidump by default
by Sritej Velaga
· 13 years ago
62baaf3
qlogic: get rid of a redundant test for NULL before call to release_firmware()
by Jesper Juhl
· 13 years ago
4fbec4d
qlcnic: Allow a predefined set of capture masks for FW dump
by Manish Chopra
· 13 years ago
54a8997
qlcnic: Adding mac statistics to ethtool.
by Jitendra Kalsaria
· 13 years ago
b43e5ee
qlcnic: Register device in FAILED state.
by Sucheta Chakraborty
· 13 years ago
fd9071e
net: Fix spelling typo in net
by Masanari Iida
· 13 years ago
1d5c88e
qlcnic: Bug fix for LRO
by Anirban Chakraborty
· 13 years ago
06d6c10
netxen: qlogic ethernet : Fix endian bug.
by Santosh Nayak
· 13 years ago
6975f4c
qla3xxx: ethernet: Silence static checker warning.
by Santosh Nayak
· 13 years ago
f6a1ad4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9d1dfc0
qla3xxx: ethernet: Fix bogus interrupt state flag.
by Santosh Nayak
· 13 years ago
504f9b5
ethernet: unify return value of .ndo_set_mac_address if address is invalid
by Danny Kukawka
· 13 years ago
a584b7a
netxen_nic: signedness bug in netxen_md_entry_err_chk()
by Dan Carpenter
· 13 years ago
dae2e9f
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A. Dalvi
· 13 years ago
dc4790a
qlge: Bumped driver version to 1.00.00.30.
by Jitendra Kalsaria
· 13 years ago
81f25d9
qlge: Fix memory leak in the process of refill
by Jitendra Kalsaria
· 13 years ago
19257f5
qlge: Removing needless print's which are not
by Jitendra Kalsaria
· 13 years ago
e02ef331
qlge: Fixed invalid reference to ip header
by Jitendra Kalsaria
· 13 years ago
c47884e4
qlcnic: Fix API unlock
by Manish chopra
· 13 years ago
97048a1
qlcnic: Fix firmware abort code check.
by Sritej Velaga
· 13 years ago
476a4b6
qlcnic: report valid speed and duplex status when link is down
by Sony Chacko
· 13 years ago
646779f
qlcnic: Stop pause ctrl frames on fw hang.
by Sritej Velaga
· 13 years ago
34d6fde
netxen: report valid speed and duplex status when link is down
by Sony Chacko
· 13 years ago
b8c3081
netxen: Fix a panic during driver unload in device_remove_file
by Rajesh Borundia
· 13 years ago
5471aed
netxen_nic: Error logging on firmware hang
by Sritej Velaga
· 13 years ago
db608c1
netxen_nic: Fix phy link status
by Sritej Velaga
· 13 years ago
83f18a5
netxen_nic: fw dump support
by Manish chopra
· 13 years ago
Next »