index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
netxen
Age
Commit message (
Expand
)
Author
2012-03-16
netxen: qlogic ethernet : Fix endian bug.
Santosh Nayak
2012-02-23
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-08
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-04
netxen: report valid speed and duplex status when link is down
Sony Chacko
2012-02-04
netxen: Fix a panic during driver unload in device_remove_file
Rajesh Borundia
2012-02-04
netxen_nic: Error logging on firmware hang
Sritej Velaga
2012-02-04
netxen_nic: Fix phy link status
Sritej Velaga
2012-02-04
netxen_nic: fw dump support
Manish chopra
2012-02-04
netxen_nic: fix cdrp race condition
Sritej Velaga
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-08
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-09-20
netxen: Add pcie workaround
Rajesh Borundia
2011-09-20
netxen: Fix vhdr_len in case of non vlan packets.
Rajesh Borundia
2011-09-15
netxen: convert to SKB paged frag API.
Ian Campbell
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-10
qlogic: Move the QLogic drivers
Jeff Kirsher