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
2013-08-27
netxen: lower NAPI weight
Michal Schmidt
2
-2
/
+1
2013-06-03
net: ethernet: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-2
/
+2
2013-05-30
netxen_nic: Update version to 4.0.81
Manish Chopra
1
-2
/
+2
2013-05-30
netxen_nic: Avoid mixed mode interrupts
Manish Chopra
2
-7
/
+46
2013-05-30
netxen_nic: netxen_setup_intr() function code cleanup
Manish Chopra
1
-31
/
+46
2013-05-30
netxen_nic: Log proper error message in case of mismatched adapter type
Manish Chopra
2
-4
/
+10
2013-05-30
netxen_nic: Log driver version with firmware version
Manish Chopra
1
-3
/
+3
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-03-15
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
1
-2
/
+2
2013-03-15
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
2
-78
/
+147
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
1
-1
/
+0
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
4
-38
/
+17
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2013-01-22
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2
-1
/
+3
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-2
/
+1
2012-12-03
netxen: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-11-06
drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
Kumar Amit Mehta
1
-43
/
+43
2012-10-31
netxen: explicity handle pause autoneg parameter
Flavio Leitner
1
-0
/
+7
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-2
/
+2
2012-09-18
netxen: check for root bus in netxen_mask_aer_correctable
Nikolay Aleksandrov
1
-0
/
+4
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-07-12
netxen: fix link notification order
Flavio Leitner
1
-2
/
+2
2012-07-10
netxen: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-06-29
netxen_nic: restrict force firmware dump when dump is disabled.
Manish chopra
2
-5
/
+12
2012-06-25
netxen: Error return off by one for XG port.
Santosh Nayak
2
-4
/
+4
2012-06-25
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
1
-2
/
+2
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-05-09
netxen_nic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
5
-4
/
+23
2012-05-09
netxen: added miniDIMM support in driver.
Sucheta Chakraborty
3
-0
/
+163
2012-05-09
netxen_nic: Allow only useful and recommended firmware dump capture mask values
Manish chopra
2
-8
/
+13
2012-05-09
netxen_nic: disable minidump by default
Sritej Velaga
1
-1
/
+1
2012-04-30
qlogic: get rid of a redundant test for NULL before call to release_firmware()
Jesper Juhl
1
-2
/
+1
2012-03-16
netxen: qlogic ethernet : Fix endian bug.
Santosh Nayak
3
-9
/
+9
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
1
-1
/
+1
2012-02-08
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
1
-1
/
+1
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
1
-1
/
+1
2012-02-04
netxen: report valid speed and duplex status when link is down
Sony Chacko
2
-2
/
+7
2012-02-04
netxen: Fix a panic during driver unload in device_remove_file
Rajesh Borundia
1
-5
/
+3
2012-02-04
netxen_nic: Error logging on firmware hang
Sritej Velaga
2
-2
/
+20
2012-02-04
netxen_nic: Fix phy link status
Sritej Velaga
1
-1
/
+5
2012-02-04
netxen_nic: fw dump support
Manish chopra
6
-22
/
+1380
2012-02-04
netxen_nic: fix cdrp race condition
Sritej Velaga
2
-72
/
+89
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-1
/
+0
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-9
/
+3
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+4
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
1
-4
/
+8
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-3
/
+3
[next]