index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
benet
/
be_cmds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-14
be2net: fix support for PCI hot plug
Sathya Perla
1
-7
/
+18
2009-10-14
be2net: fix promiscuous and multicast promiscuous modes being enabled always
Sathya Perla
1
-4
/
+4
2009-10-05
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...
Ajit Khaparde
1
-1
/
+0
2009-09-30
be2net: Workaround to fix a bug in Rx Completion processing.
Ajit Khaparde
1
-1
/
+2
2009-09-17
be2net: fix some cmds to use mccq instead of mbox
Sathya Perla
1
-166
/
+246
2009-09-07
be2net: Changes to support flashing of the be2 network adapter
Ajit Khaparde
1
-1
/
+29
2009-08-05
be2net: Patch to perform function reset at initialization
sarveshwarb
1
-0
/
+21
2009-08-01
be2net: delete unnecessary code from be_cmd_POST()
Sathya Perla
1
-41
/
+4
2009-08-01
be2net: some name changes for consistency
Sathya Perla
1
-31
/
+31
2009-08-01
be2net: replace some printks with dev_err()/dev_warn()
Sathya Perla
1
-16
/
+10
2009-08-01
be2net: remove pci_func field from be_adapter struct
Sathya Perla
1
-4
/
+4
2009-08-01
be2net: get rid of be_ctrl_info struct/abstraction
Sathya Perla
1
-146
/
+147
2009-06-19
be2net: receive asynchronous link status notifications from BE
Sathya Perla
1
-7
/
+27
2009-06-19
be2net: cleanup multicast_set cmd to avoid mc_list copy
Sathya Perla
1
-7
/
+12
2009-06-19
be2net: Use MCC queue for cmds that may be called in BH context
Sathya Perla
1
-17
/
+52
2009-06-19
be2net: Add MCC queue mechanism for BE cmds
Sathya Perla
1
-58
/
+200
2009-03-11
net: Add be2net driver.
Sathya Perla
1
-0
/
+861