index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
qlcnic
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: qlcnic: clean up sysfs error codes
Vladimir Zapolskiy
2015-05-28
3
-46
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
3
-3
/
+4
|
\
|
*
net: Move check for multiple vlans to drivers
Toshiaki Makita
2015-03-29
1
-0
/
+1
|
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
2
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
qlcnic: Fix trivial typo in comment
Yannick Guerrini
2015-03-01
1
-1
/
+1
*
|
qlcnic: Delete existing multicast MAC list before adding new
Shahed Shaikh
2015-02-11
3
-13
/
+51
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
1
-3
/
+24
|
\
\
|
*
|
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
2015-02-05
1
-3
/
+24
*
|
|
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2015-02-05
2
-18
/
+9
*
|
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-06
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
qlcnic: Fix return value in qlcnic_probe()
Yongjian Xu
2014-12-31
1
-0
/
+1
*
|
|
qlcnic: Fix dump_skb output
Joe Perches
2015-01-04
1
-8
/
+9
|
/
/
*
|
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
1
-3
/
+5
*
|
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
1
-1
/
+1
*
|
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
1
-4
/
+5
*
|
qlcnic: Implement ndo_gso_check()
Joe Stringer
2014-11-14
1
-0
/
+6
|
/
*
qlcnic: Fix number of arguments in destroy tx context command
Rajesh Borundia
2014-10-14
1
-1
/
+1
*
qlcnic: Fix programming number of arguments in a command.
Rajesh Borundia
2014-10-14
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
8
-69
/
+335
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
2
-8
/
+7
|
|
\
|
*
|
qlcnic: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-29
1
-1
/
+1
|
*
|
qlcnic: Update version to 5.3.62
Shahed Shaikh
2014-08-29
1
-2
/
+2
|
*
|
qlcnic: Add support to run firmware POST
Shahed Shaikh
2014-08-29
4
-2
/
+158
|
*
|
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
2014-08-29
3
-5
/
+5
|
*
|
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
2014-08-29
3
-0
/
+11
|
*
|
qlcnic: Update Link speed and port type info for 83xx adapter
Jitendra Kalsaria
2014-08-29
2
-59
/
+158
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Fix typo in printk
Masanari Iida
2014-08-26
1
-1
/
+1
*
|
|
qlcnic: Fix ordering of stats in stats buffer.
Manish Chopra
2014-09-26
1
-0
/
+2
*
|
|
qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.
Manish Chopra
2014-09-26
1
-1
/
+1
*
|
|
qlcnic: Fix memory corruption while reading stats using ethtool.
Manish Chopra
2014-09-26
1
-4
/
+2
*
|
|
qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...
Sony Chacko
2014-09-26
1
-3
/
+2
|
|
/
|
/
|
*
|
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
2014-08-21
1
-10
/
+25
*
|
qlcnic: Fix endianess issue in FW dump template header
Rajesh Borundia
2014-08-21
1
-0
/
+57
*
|
qlcnic: Fix flash access interface to application
Jitendra Kalsaria
2014-08-21
3
-5
/
+32
*
|
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
1
-1
/
+1
|
\
\
|
*
|
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
|
|
/
*
|
net: ethernet: qlogic: qlcnic: Remove duplicate object file from Makefile
Andreas Ruprecht
2014-08-11
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
3
-11
/
+19
|
\
|
*
qlcnic: Initialize dcbnl_ops before register_netdev
Rajesh Borundia
2014-08-05
1
-2
/
+2
|
*
qlcnic: Set driver version before registering netdev
Rajesh Borundia
2014-08-05
2
-4
/
+4
|
*
qlcnic: Fix update of ethtool stats.
Rajesh Borundia
2014-08-05
1
-5
/
+13
*
|
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-17
1
-2
/
+2
*
|
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-07-10
1
-3
/
+4
*
|
qlcnic: Update version to 5.3.61
Harish Patil
2014-07-02
1
-2
/
+2
*
|
qlcnic: Enhance Tx timeout debug data collection.
Harish Patil
2014-07-02
1
-6
/
+35
|
/
*
qlcnic: Update version to 5.3.60
Shahed Shaikh
2014-06-11
1
-2
/
+2
[next]