index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qed
Age
Commit message (
Expand
)
Author
2016-03-02
qed: Remove unused NVM vendor ID
Yuval Mintz
2016-03-02
qed: Fix error flow on slowpath start
Yuval Mintz
2016-03-02
qed: Move statistics to L2 code
Yuval Mintz
2016-03-02
qed: Support B0 instead of A0
Yuval Mintz
2016-03-02
qed: Correct BAR sizes for older MFW
Ram Amrani
2016-03-01
qed: Print additional HW attention info
Yuval Mintz
2016-03-01
qed: Print HW attention reasons
Yuval Mintz
2016-03-01
qed: Add support for HW attentions
Yuval Mintz
2016-03-01
qed: Semantic refactoring of interrupt code
Yuval Mintz
2016-02-25
qed, qede: rebrand module description
Yuval Mintz
2016-02-25
qed: Prevent probe on previous error
Yuval Mintz
2016-02-25
qed: add MODULE_FIRMWARE()
Yuval Mintz
2016-02-21
qed,qede: Bump driver versions to 8.7.0.0
Yuval Mintz
2016-02-21
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
2016-02-21
qed: Change metadata needed for SPQ entries
Yuval Mintz
2016-02-21
qed: Handle possible race in SB config
Yuval Mintz
2016-02-21
qed: Turn most GFP_ATOMIC into GFP_KERNEL
Yuval Mintz
2016-02-18
qed: Lay infrastructure for vlan filtering offload
Yuval Mintz
2016-02-17
qed/qede: use 8.7.3.0 FW.
Yuval Mintz
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-07
qed: Correct slowpath interrupt scheme
Sudarsana Kalluru
2015-12-07
qed: Fix BAR size split for some servers
Ariel Elior
2015-12-07
qed: fix handling of concurrent ramrods.
Tomer Tayar
2015-12-01
qed: Add support for changing LED state
Sudarsana Kalluru
2015-11-05
qlogic: qed: fix error codes in qed_resc_alloc()
Dan Carpenter
2015-11-04
qlogic: qed: fix a test for MODE_MF_SI
Dan Carpenter
2015-11-04
qlogic/qed: remove bogus NULL check
Dan Carpenter
2015-10-27
qed: Add statistics support
Manish Chopra
2015-10-27
qed: Add link support
Yuval Mintz
2015-10-27
qed: Add slowpath L2 support
Manish Chopra
2015-10-27
qed: Add basic L2 interface
Yuval Mintz
2015-10-27
qed: Add module with basic common support
Yuval Mintz