index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qlogic
/
netxen
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-1
/
+1
*
driver/qlogic: replace ip_fast_csum with csum_replace2
Li RongQing
2013-03-15
1
-2
/
+2
*
netxen: write IP address to firmware when using bonding
nikolay@redhat.com
2013-03-15
2
-78
/
+147
*
drivers: net: misc: Remove unused OOM variables
Joe Perches
2013-02-06
1
-1
/
+0
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
4
-38
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
2
-1
/
+3
|
\
|
*
netxen: fix off by one bug in netxen_release_tx_buffer()
Eric Dumazet
2013-01-22
2
-1
/
+3
*
|
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-2
/
+1
|
/
*
netxen: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
Kumar Amit Mehta
2012-11-06
1
-43
/
+43
*
netxen: explicity handle pause autoneg parameter
Flavio Leitner
2012-10-31
1
-0
/
+7
*
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-10-01
1
-2
/
+2
|
\
|
*
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-12
1
-1
/
+1
|
|
\
|
|
*
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-07
1
-1
/
+1
|
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-1
/
+1
|
|
/
*
|
netxen: check for root bus in netxen_mask_aer_correctable
Nikolay Aleksandrov
2012-09-18
1
-0
/
+4
|
/
*
netxen: fix link notification order
Flavio Leitner
2012-07-12
1
-2
/
+2
*
netxen: remove unnecessary setting of skb->dev
Jon Mason
2012-07-10
1
-2
/
+0
*
netxen_nic: restrict force firmware dump when dump is disabled.
Manish chopra
2012-06-29
2
-5
/
+12
*
netxen: Error return off by one for XG port.
Santosh Nayak
2012-06-25
2
-4
/
+4
*
netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.
Santosh Nayak
2012-06-25
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-2
/
+1
|
\
|
*
qlogic: get rid of a redundant test for NULL before call to release_firmware()
Jesper Juhl
2012-04-30
1
-2
/
+1
*
|
netxen_nic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
2012-05-09
5
-4
/
+23
*
|
netxen: added miniDIMM support in driver.
Sucheta Chakraborty
2012-05-09
3
-0
/
+163
*
|
netxen_nic: Allow only useful and recommended firmware dump capture mask values
Manish chopra
2012-05-09
2
-8
/
+13
*
|
netxen_nic: disable minidump by default
Sritej Velaga
2012-05-09
1
-1
/
+1
|
/
*
netxen: qlogic ethernet : Fix endian bug.
Santosh Nayak
2012-03-16
3
-9
/
+9
*
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
1
-1
/
+1
*
netxen_nic: signedness bug in netxen_md_entry_err_chk()
Dan Carpenter
2012-02-08
1
-1
/
+1
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
1
-1
/
+1
*
netxen: report valid speed and duplex status when link is down
Sony Chacko
2012-02-04
2
-2
/
+7
*
netxen: Fix a panic during driver unload in device_remove_file
Rajesh Borundia
2012-02-04
1
-5
/
+3
*
netxen_nic: Error logging on firmware hang
Sritej Velaga
2012-02-04
2
-2
/
+20
*
netxen_nic: Fix phy link status
Sritej Velaga
2012-02-04
1
-1
/
+5
*
netxen_nic: fw dump support
Manish chopra
2012-02-04
6
-22
/
+1380
*
netxen_nic: fix cdrp race condition
Sritej Velaga
2012-02-04
2
-72
/
+89
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-1
/
+0
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-9
/
+3
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-2
/
+4
*
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
1
-4
/
+8
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
1
-3
/
+3
*
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-07
1
-3
/
+0
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
1
-2
/
+2
*
netxen: Add pcie workaround
Rajesh Borundia
2011-09-20
2
-3
/
+64
*
netxen: Fix vhdr_len in case of non vlan packets.
Rajesh Borundia
2011-09-20
1
-1
/
+1
*
netxen: convert to SKB paged frag API.
Ian Campbell
2011-09-15
1
-2
/
+2
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
qlogic: Move the QLogic drivers
Jeff Kirsher
2011-08-10
9
-0
/
+11460