index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
benet
/
be_cmds.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-11
be2net: Move the Emulex driver
Jeff Kirsher
1
-1502
/
+0
2011-08-03
be2net: add support for flashing Teranetics PHY firmware
Sathya Perla
1
-3
/
+8
2011-08-03
be2net: use RX_FILTER cmd to program multicast addresses
Sathya Perla
1
-16
/
+4
2011-08-03
be2net: no need to query link status
Sathya Perla
1
-3
/
+4
2011-08-01
be2net: cleanup and refactor stats code
Sathya Perla
1
-48
/
+5
2011-07-22
be2net: request native mode each time the card is reset
Sathya Perla
1
-1
/
+1
2011-07-01
be2net: create/destroy rx-queues on interface open/close
Sathya Perla
1
-0
/
+2
2011-07-01
be2net: fix certain cmd failure logging
Sathya Perla
1
-11
/
+6
2011-06-01
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...
Somnath Kotur
1
-0
/
+8
2011-05-16
be2net: FW download for Lancer
Shripad Nunjundarao
1
-0
/
+36
2011-05-16
be2net: Stats for Lancer
Selvin Xavier
1
-0
/
+197
2011-05-16
be2net: Support for version 1 of stats for BE3
Ajit Khaparde
1
-23
/
+158
2011-05-12
be2net: Use NTWK_RX_FILTER command for promiscous mode
Padmanabh Ratnakar
1
-9
/
+15
2011-04-20
be2net: pass domain id to be_cmd_link_status_query
Ajit Khaparde
1
-1
/
+1
2011-03-31
be2net: Support for FAT dump retrieval using ethtool --register-dump option
Somnath Kotur
1
-0
/
+21
2011-03-16
be2net: Copyright notice change. Update to Emulex instead of ServerEngines
Ajit Khaparde
1
-5
/
+5
2011-03-15
be2net: changes for BE3 native mode support
Sathya Perla
1
-0
/
+20
2011-03-08
be2net: Add multicast filter capability for Lancer
Padmanabh Ratnakar
1
-1
/
+2
2011-03-08
be2net: Change f/w command versions for Lancer
Padmanabh Ratnakar
1
-1
/
+1
2011-02-22
be2net: use hba_port_num instead of port_num
Ajit Khaparde
1
-0
/
+12
2011-02-22
be2net: add code to display temperature of ASIC
Ajit Khaparde
1
-0
/
+16
2011-02-22
be2net: fix to ignore transparent vlan ids wrongly indicated by NIC
Ajit Khaparde
1
-0
/
+13
2011-02-22
be2net: add new counters to display via ethtool stats
Ajit Khaparde
1
-2
/
+10
2011-02-12
be2net: pass domain numbers for pmac_add/del functions
Ajit Khaparde
1
-2
/
+3
2011-02-12
be2net: Use domain id when be_cmd_if_destroy is called.
Ajit Khaparde
1
-1
/
+2
2010-11-28
be2net: adding support for Lancer family of CNAs
Sathya Perla
1
-6
/
+36
2010-10-25
benet: remove dead code
stephen hemminger
1
-2
/
+0
2010-10-21
be2net: Changes to use only priority codes allowed by f/w
Somnath Kotur
1
-1
/
+32
2010-10-04
be2net: add multiple RX queue support
Sathya Perla
1
-4
/
+28
2010-09-03
be2net: fix a bug in UE detection logic
Ajit Khaparde
1
-1
/
+1
2010-07-31
be2net: add code to dump registers for debug
Ajit Khaparde
1
-0
/
+1
2010-07-23
be2net: variable name changes
Ajit Khaparde
1
-1
/
+1
2010-07-23
be2net: code to support tx rate configuration on virtual functions
Ajit Khaparde
1
-0
/
+18
2010-07-02
be2net: changes to properly provide phy details
Ajit Khaparde
1
-0
/
+27
2010-04-02
be2net: Adding PCI SRIOV support
Sarveshwar Bandi
1
-1
/
+1
2010-03-02
be2net: fix tx completion polling
Sathya Perla
1
-1
/
+1
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
Jiri Pirko
1
-2
/
+1
2010-02-20
be2net: update copyright dates
Ajit Khaparde
1
-1
/
+1
2010-02-18
be2net: don't rearm mcc cq when device is not open
Sathya Perla
1
-0
/
+2
2010-02-12
be2net: bug fix for flashing the BladeEngine3 ASIC
Ajit Khaparde
1
-1
/
+2
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2010-01-28
be2net: Bug fix to support newer generation of BE ASIC
Ajit Khaparde
1
-1
/
+2
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+17
2010-01-08
be2net: implements ethtool function to read eeprom data.
Sarveshwar Bandi
1
-0
/
+16
2009-12-24
be2net: Bug fix to config NIC appropriately before loopback test
Sarveshwar Bandi
1
-0
/
+16
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-04
be2net: Add support for ethtool self test
Suresh R
1
-0
/
+48
2009-12-03
be2net: Support for WoL using magic packet after suspend.
Ajit Khaparde
1
-0
/
+11
[next]