index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
benet
/
be_cmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: set proper value to version field in req hdr
Ajit Khaparde
2010-02-16
1
-0
/
+1
*
be2net: swap only first 2 fields of mcc_wrb
Sathya Perla
2010-01-23
1
-1
/
+1
*
be2net: Bug fix to config NIC appropriately before loopback test
Sarveshwar Bandi
2009-12-23
1
-0
/
+35
*
be2net: Bug fix to avoid soft lockup in loopback test.
Sarveshwar Bandi
2009-12-23
1
-0
/
+1
*
be2net: Add support for ethtool self test
Suresh R
2009-12-03
1
-0
/
+93
*
be2net: Support for WoL using magic packet after suspend.
Ajit Khaparde
2009-12-03
1
-0
/
+36
*
be2net: Changes to print fw command opcode when command is failed by controller.
Ajit Khaparde
2009-12-03
1
-32
/
+57
*
be2net: remove BUG_ON() when be2net runs out of mccq wrbs
Sathya Perla
2009-11-23
1
-4
/
+85
*
be2net: Issue fw_init/clean cmds to fw
Sathya Perla
2009-11-23
1
-0
/
+51
*
be2net: support configuration of 64 multicast addresses instead of 32
Sathya Perla
2009-11-23
1
-9
/
+14
*
be2net: Patch to flash redboot section while firmware update.
Sarveshwar Bandi
2009-11-20
1
-0
/
+29
*
be2net: Changes to update ethtool get_settings function to return appropriate...
Sarveshwar Bandi
2009-10-28
1
-2
/
+35
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
1
-11
/
+22
|
\
|
*
be2net: fix support for PCI hot plug
Sathya Perla
2009-10-14
1
-7
/
+18
|
*
be2net: fix promiscuous and multicast promiscuous modes being enabled always
Sathya Perla
2009-10-14
1
-4
/
+4
*
|
be2net: Implement ethtool get_phys_id function.
Sarveshwar Bandi
2009-10-12
1
-0
/
+59
|
/
*
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...
Ajit Khaparde
2009-10-05
1
-1
/
+0
*
be2net: Workaround to fix a bug in Rx Completion processing.
Ajit Khaparde
2009-09-30
1
-1
/
+2
*
be2net: fix some cmds to use mccq instead of mbox
Sathya Perla
2009-09-17
1
-166
/
+246
*
be2net: Changes to support flashing of the be2 network adapter
Ajit Khaparde
2009-09-07
1
-1
/
+29
*
be2net: Patch to perform function reset at initialization
sarveshwarb
2009-08-05
1
-0
/
+21
*
be2net: delete unnecessary code from be_cmd_POST()
Sathya Perla
2009-08-01
1
-41
/
+4
*
be2net: some name changes for consistency
Sathya Perla
2009-08-01
1
-31
/
+31
*
be2net: replace some printks with dev_err()/dev_warn()
Sathya Perla
2009-08-01
1
-16
/
+10
*
be2net: remove pci_func field from be_adapter struct
Sathya Perla
2009-08-01
1
-4
/
+4
*
be2net: get rid of be_ctrl_info struct/abstraction
Sathya Perla
2009-08-01
1
-146
/
+147
*
be2net: receive asynchronous link status notifications from BE
Sathya Perla
2009-06-19
1
-7
/
+27
*
be2net: cleanup multicast_set cmd to avoid mc_list copy
Sathya Perla
2009-06-19
1
-7
/
+12
*
be2net: Use MCC queue for cmds that may be called in BH context
Sathya Perla
2009-06-19
1
-17
/
+52
*
be2net: Add MCC queue mechanism for BE cmds
Sathya Perla
2009-06-19
1
-58
/
+200
*
net: Add be2net driver.
Sathya Perla
2009-03-11
1
-0
/
+861