index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: enable RSS for ipv6 pkts
Sathya Perla
2012-02-24
1
-1
/
+2
*
be2net: reset queue address after freeing
Sathya Perla
2012-02-24
1
-2
/
+4
*
be2net: fix tx completion cleanup
Sathya Perla
2012-02-24
1
-33
/
+42
*
be2net: cancel be_worker during EEH recovery
Sathya Perla
2012-02-24
2
-5
/
+9
*
be2net: event queue re-design
Sathya Perla
2012-02-13
5
-578
/
+434
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-04
1
-5
/
+1
|
\
|
*
ethtool: Null-terminate filename passed to ethtool_ops::flash_device
Ben Hutchings
2012-02-01
1
-5
/
+1
*
|
be2net: Use new implementation of get mac list command
Padmanabh Ratnakar
2012-02-04
3
-40
/
+92
*
|
be2net: Fix link status query command
Padmanabh Ratnakar
2012-02-04
1
-2
/
+4
*
|
be2net: add descriptions for stat counters reported via ethtool
Sathya Perla
2012-02-01
4
-18
/
+74
*
|
be2net: allocate more headroom in incoming skbs
Eric Dumazet
2012-01-26
2
-1
/
+4
|
/
*
be2net: create RSS rings even in multi-channel configs
Sathya Perla
2012-01-22
1
-2
/
+1
*
netdev: make net_device_ops const
stephen hemminger
2012-01-09
1
-1
/
+1
*
be2net: query link status in be_open()
Ajit Khaparde
2011-12-30
5
-19
/
+45
*
be2net: fix range check for set_qos for a VF
Ajit Khaparde
2011-12-30
1
-5
/
+9
*
be2net: fix be_vlan_add/rem_vid
Ajit Khaparde
2011-12-30
1
-11
/
+24
*
be2net: Fix INTx processing for Lancer
Padmanabh Ratnakar
2011-12-19
1
-1
/
+9
*
be2net: Add support for Skyhawk cards
Ajit Khaparde
2011-12-16
2
-0
/
+6
*
be2net: refactor/cleanup vf configuration code
Sathya Perla
2011-12-13
2
-77
/
+80
*
be2net: fix ethtool ringparam reporting
Sathya Perla
2011-12-13
1
-7
/
+4
*
be2net: workaround to fix a bug in BE
Ajit Khaparde
2011-12-12
1
-8
/
+38
*
be2net: update some counters to display via ethtool
Ajit Khaparde
2011-12-12
1
-0
/
+2
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-09
1
-4
/
+8
*
be2net: netpoll support
Ivan Vecera
2011-12-09
1
-1
/
+17
*
be2net: Fix non utilization of RX queues
Padmanabh Ratnakar
2011-11-26
1
-6
/
+10
*
be2net: Use new hash key
Padmanabh Ratnakar
2011-11-26
1
-2
/
+3
*
be2net: Add error handling for Lancer
Padmanabh Ratnakar
2011-11-26
1
-49
/
+106
*
be2net: Fix error recovery paths
Padmanabh Ratnakar
2011-11-26
1
-1
/
+4
*
be2net: Move to new SR-IOV implementation in Lancer
Padmanabh Ratnakar
2011-11-26
3
-25
/
+200
*
be2net: Use V1 query link status command for lancer
Padmanabh Ratnakar
2011-11-17
1
-0
/
+3
*
be2net: Fix VLAN promiscous mode for Lancer
Padmanabh Ratnakar
2011-11-17
1
-1
/
+2
*
be2net: Add EEPROM dump feature for Lancer
Padmanabh Ratnakar
2011-11-17
2
-1
/
+22
*
be2net: add register dump feature for Lancer
Padmanabh Ratnakar
2011-11-17
3
-4
/
+151
*
be2net: Fix TX queue create for Lancer
Padmanabh Ratnakar
2011-11-17
2
-9
/
+18
*
be2net: stop issuing FW cmds if any cmd times out
Sathya Perla
2011-11-12
3
-19
/
+20
*
be2net: don't log more than one error on detecting EEH/UE errors
Sathya Perla
2011-11-12
2
-13
/
+5
*
be2net: stop checking the UE registers after an EEH error
Sathya Perla
2011-11-12
1
-2
/
+4
*
be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios
Sathya Perla
2011-11-12
4
-34
/
+42
*
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
1
-3
/
+4
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
1
-0
/
+1
|
\
|
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
|
be2net: Add detect UE feature for Lancer
Padmanabh Ratnakar
2011-11-04
3
-21
/
+42
*
|
be2net: Prevent CQ full condition for Lancer
Padmanabh Ratnakar
2011-11-04
1
-4
/
+4
*
|
be2net: Fix disabling multicast promiscous mode
Padmanabh Ratnakar
2011-11-04
1
-0
/
+7
*
|
be2net: Fix endian issue in RX filter command
Padmanabh Ratnakar
2011-11-04
1
-1
/
+1
*
|
be2net: Changing MAC Address of a VF was broken.
Somnath Kotur
2011-10-28
2
-13
/
+19
*
|
be2net: Refactored be_cmds.c file.
Somnath Kotur
2011-10-28
1
-282
/
+114
|
/
*
be2net: don't create multiple RX/TX rings in multi channel mode
Sathya Perla
2011-10-25
2
-4
/
+18
*
be2net: don't create multiple TXQs in BE2
Sathya Perla
2011-10-25
1
-10
/
+16
*
be2net: refactor VF setup/teardown code into be_vf_setup/clear()
Sathya Perla
2011-10-25
3
-152
/
+147
[next]