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
/
netxen
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
netxen_nic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-77
/
+77
2021-01-09
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
1
-6
/
+1
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-04
netxen_nic: use generic power management
Vaibhav Gupta
1
-31
/
+28
2020-03-14
net: netxen: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-18
/
+3
2020-02-26
qlogic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-3
/
+0
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
1
-3
/
+5
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15
Thomas Gleixner
9
-153
/
+9
2018-12-21
net: netxen: fix a missing check and an uninitialized use
Kangjie Lu
1
-1
/
+2
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-6
/
+0
2018-09-28
qlogic: netxen: remove ndo_poll_controller
Eric Dumazet
1
-23
/
+0
2018-08-07
netxen_nic: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
2018-07-05
qlogic: netxen: remove various redundant variables
Colin Ian King
2
-11
/
+3
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-4
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-7
/
+7
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2017-11-30
netxen: remove timespec usage
Arnd Bergmann
1
-3
/
+1
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-21
qlogic: make device_attribute const
Bhumika Goyal
1
-2
/
+2
2017-08-18
netxen: fix incorrect loop counter decrement
Colin Ian King
1
-1
/
+1
2017-07-03
netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()
Christos Gkekas
1
-3
/
+0
2017-06-04
netxen: remove writeq/readq function definitions
LABBE Corentin
1
-14
/
+1
2017-05-11
netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
Colin Ian King
1
-1
/
+1
2017-03-15
netxen_nic: remove redundant check if retries is zero
Colin Ian King
1
-7
/
+2
2017-02-22
qlogic: netxen: constify bin_attribute structures
Bhumika Goyal
1
-3
/
+3
2017-02-17
net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-58
/
+65
2017-02-06
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
1
-4
/
+4
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-6
/
+4
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2
-12
/
+7
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+11
2016-05-07
netxen: netxen_rom_fast_read() doesn't return -1
Dan Carpenter
1
-1
/
+2
2016-05-07
netxen: reversed condition in netxen_nic_set_link_parameters()
Dan Carpenter
1
-1
/
+1
2016-05-07
netxen: fix error handling in netxen_get_flash_block()
Dan Carpenter
1
-4
/
+8
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-02-25
netxen: Use kobj_to_dev()
Amitoj Kaur Chawla
1
-5
/
+5
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-2
/
+0
2015-05-27
net: netxen: correct sysfs bin attribute return code
Vladimir Zapolskiy
1
-3
/
+3
2015-05-09
netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)
Tony Camuso
1
-2
/
+2
2015-04-30
netxen_nic: use spin_[un]lock_bh around tx_clean_lock
Tony Camuso
1
-2
/
+2
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-01
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-3
/
+1
[next]