index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-5
/
+6
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-03-29
net: Move check for multiple vlans to drivers
Toshiaki Makita
1
-0
/
+1
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2
-3
/
+3
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2
-2
/
+2
2015-03-01
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-03-01
qlcnic: Fix trivial typo in comment
Yannick Guerrini
1
-1
/
+1
2015-02-11
qlcnic: Delete existing multicast MAC list before adding new
Shahed Shaikh
3
-13
/
+51
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+40
2015-02-05
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-18
/
+9
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-3
/
+1
2015-02-05
qlcnic: Fix NAPI poll routine for Tx completion
Shahed Shaikh
1
-3
/
+24
2015-02-02
qlge: Fix qlge_update_hw_vlan_features to handle if interface is down
Marcelo Leitner
1
-10
/
+16
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-01-25
netxen: fix netxen_nic_poll() logic
Eric Dumazet
1
-1
/
+4
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
3
-9
/
+9
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+4
2015-01-06
qla3xxx: don't allow never end busy loop
Andy Shevchenko
1
-5
/
+3
2015-01-04
qlcnic: Fix dump_skb output
Joe Perches
1
-8
/
+9
2014-12-31
qlcnic: Fix return value in qlcnic_probe()
Yongjian Xu
1
-0
/
+1
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-3
/
+5
2014-12-02
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
1
-1
/
+1
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
1
-4
/
+5
2014-11-14
qlcnic: Implement ndo_gso_check()
Joe Stringer
1
-0
/
+6
2014-11-06
netxen: Fix link event handling.
Manish Chopra
1
-1
/
+2
2014-10-14
qlcnic: Fix number of arguments in destroy tx context command
Rajesh Borundia
1
-1
/
+1
2014-10-14
qlcnic: Fix programming number of arguments in a command.
Rajesh Borundia
1
-2
/
+2
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-74
/
+339
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-12
/
+11
2014-09-30
netxen: Fix bug in Tx completion path.
Manish Chopra
1
-2
/
+2
2014-09-30
netxen: Fix BUG "sleeping function called from invalid context"
Manish Chopra
2
-2
/
+2
2014-09-26
qlcnic: Fix ordering of stats in stats buffer.
Manish Chopra
1
-0
/
+2
2014-09-26
qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.
Manish Chopra
1
-1
/
+1
2014-09-26
qlcnic: Fix memory corruption while reading stats using ethtool.
Manish Chopra
1
-4
/
+2
2014-09-26
qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...
Sony Chacko
1
-3
/
+2
2014-09-22
qlge: Fix compilation warning
Harish Patil
1
-2
/
+2
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-3
/
+2
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2014-08-29
qlcnic: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-1
/
+1
2014-08-29
qlcnic: Update version to 5.3.62
Shahed Shaikh
1
-2
/
+2
2014-08-29
qlcnic: Add support to run firmware POST
Shahed Shaikh
4
-2
/
+158
2014-08-29
qlcnic: Use usleep_range() instead of msleep() for sleep less than 20ms
Jitendra Kalsaria
3
-5
/
+5
2014-08-29
qlcnic: Add support for 0x8830 device ID
Shahed Shaikh
3
-0
/
+11
2014-08-29
qlcnic: Update Link speed and port type info for 83xx adapter
Jitendra Kalsaria
2
-59
/
+158
2014-08-26
treewide: Fix typo in printk
Masanari Iida
2
-2
/
+2
2014-08-25
qlge: Fix TSO for non-accelerated vlan traffic
Vlad Yasevich
1
-2
/
+3
2014-08-21
qlcnic: Fix endianess issue in firmware load from file operation
Shahed Shaikh
1
-10
/
+25
[next]