index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
benet
Age
Commit message (
Expand
)
Author
2010-09-03
be2net: remove a BUG_ON in be_cmds.c
Ajit Khaparde
2010-09-03
be2net: fix a bug in UE detection logic
Ajit Khaparde
2010-09-03
be2net: fix net-snmp error because of wrong packet stats
Ajit Khaparde
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-07-30
be2net: fix to avoid sending get_stats request if one is already being proces...
Ajit Khaparde
2010-07-30
be2net: change to show correct physical link status
Ajit Khaparde
2010-07-30
be2net: add code to dump registers for debug
Ajit Khaparde
2010-07-30
be2net: fix to correctly know if driver needs to run for a VF or a PF
Ajit Khaparde
2010-07-23
be2net: bump the driver version number
Ajit Khaparde
2010-07-23
be2net: variable name changes
Ajit Khaparde
2010-07-23
be2net: supress printing error when mac query fails for VF
Ajit Khaparde
2010-07-23
be2net: code to support tx rate configuration on virtual functions
Ajit Khaparde
2010-07-23
be2net: add vlan support for sriov virtual functions
Ajit Khaparde
2010-07-23
be2net: add support to get vf config
Ajit Khaparde
2010-07-23
be2net: change to call pmac_del only if necessary
Ajit Khaparde
2010-07-10
be2net: Patch to determine if function is VF while running in guest OS.
Sarveshwar Bandi
2010-07-01
be2net: changes to properly provide phy details
Ajit Khaparde
2010-06-30
be2net: memory barrier fixes on IBM p7 platform
Sathya Perla
2010-06-16
be2net: enable ipv6 tso support
Ajit Khaparde
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
fix typos concerning "management"
Uwe Kleine-König
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-01
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
Sathya Perla
2010-06-01
be2net: replace udelay() with schedule_timeout() in mbox polling
Sathya Perla
2010-06-01
be2net: cleanup in case of error in be_open()
Sathya Perla
2010-05-29
be2net: remove superfluous externs
Dan Carpenter
2010-05-29
be2net: add unlock on error path
Dan Carpenter
2010-05-28
be2net: Patch removes redundant while statement in loop.
Sarveshwar Bandi
2010-05-26
be2net: increase POST timeout for EEH recovery
Sathya Perla
2010-05-25
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
2010-05-24
be2net: Bug fix in init code in probe
Sarveshwar Bandi
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-14
drivers: net: use skb_headlen()
Eric Dumazet
2010-04-13
be2net: clarify promiscuous cmd with a comment
Sathya Perla
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-07
benet: fix the misusage of zero dma address
FUJITA Tomonori
2010-04-07
benet: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-04-01
be2net: Adding PCI SRIOV support
Sarveshwar Bandi
2010-04-01
be2net: fix bug in vlan rx path for big endian architecture
Ajit Khaparde
2010-04-01
be2net: fix flashing on big endian architectures
Ajit Khaparde
2010-04-01
be2net: fix a bug in flashing the redboot section
Ajit Khaparde
2010-03-30
net: remove redundant code
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-27
benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c
wzt wzt
2010-03-24
net/various: remove trailing space in messages
Frans Pop
2010-03-23
be2net: fix unmap_single/page() called incorrectly in Tx compl processing
Sathya Perla
2010-03-23
be2net: handle dma mapping errors in Tx path
Sathya Perla
[next]