index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
Age
Commit message (
Expand
)
Author
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-16
be2net:use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-14
be2net: Implement ndo_gso_check()
Joe Stringer
2014-09-22
be2net: fix alignment on line wrap
Kalesh AP
2014-09-22
be2net: remove multiple assignments on a single line
Kalesh AP
2014-09-22
be2net: remove space after typecasts
Kalesh AP
2014-09-22
be2net: remove unnecessary blank lines after an open brace
Kalesh AP
2014-09-22
be2net: insert a blank line after function/struct//enum definitions
Kalesh AP
2014-09-22
be2net: remove multiple blank lines
Kalesh AP
2014-09-22
be2net: add blank line after declarations
Kalesh AP
2014-09-22
be2net: remove return statements for void functions
Kalesh AP
2014-09-22
be2net: add speed reporting for 20G-KR interface
Vasundhara Volam
2014-09-22
be2net: add speed reporting for 40G/KR interface
Kalesh AP
2014-09-22
be2net: fix sparse warnings in be_cmd_req_port_type{}
Suresh Reddy
2014-09-22
be2net: fix a sparse warning in be_cmd_modify_eqd()
Kalesh AP
2014-09-13
be2net: enable PCIe error reporting on VFs too
Kalesh AP
2014-09-13
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
Kalesh AP
2014-09-13
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
2014-09-13
be2net: add ethtool "-m" option support
Mark Leonard
2014-09-13
be2net: use v1 of SET_FLOW_CONTROL command
Suresh Reddy
2014-09-13
be2net: fix RX fragment posting for jumbo frames
Ajit Khaparde
2014-09-13
be2net: replace strcpy with strlcpy
Vasundhara Volam
2014-09-13
be2net: fix some log messages
Vasundhara Volam
2014-09-02
be2net: query max_tx_qs for BE3 super-nic profile from FW
Suresh Reddy
2014-09-02
be2net: define macro for_all_tx_queues_on_eq()
Sathya Perla
2014-09-02
be2net: get rid of TX budget
Sathya Perla
2014-09-02
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
2014-09-02
be2net: define BE_MAX_MTU
Kalesh AP
2014-09-02
be2net: remove unncessary gotos
Kalesh AP
2014-09-02
be2net: fix log messages in lancer FW download path
Kalesh AP
2014-09-02
be2net: Add a dma_mapping_error counter in ethtool
Vasundhara Volam
2014-09-02
be2net: Add TX completion error statistics in ethtool
Kalesh AP
2014-09-02
be2net: add a description for counter rx_input_fifo_overflow_drop
Sathya Perla
2014-09-02
be2net: shorten AMAP_GET/SET_BITS() macro calls
Sathya Perla
2014-09-02
be2net: add a few log messages
Sathya Perla
2014-08-29
benet: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-29
be2net: Use dev_consume_skb_any() in the non-drop path
Rick Jones
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-02
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
2014-08-02
be2net: ignore VF mac address setting for the same mac
Vasundhara Volam
2014-08-02
be2net: ignore get/set profile FW cmd failures
Sathya Perla
2014-08-01
be2net: Issue shutdown event to ocrdma driver
Devesh Sharma
2014-07-17
be2net: update driver version to 10.4
Sathya Perla
2014-07-17
be2net: use adapter->flags to track SRIOV state
Vasundhara Volam
2014-07-17
be2net: avoid SRIOV config for BE2 chip
Vasundhara Volam
2014-07-17
be2net: use be_max_vfs() macro to access max-vfs
Vasundhara Volam
2014-07-17
be2net: use "if (!foo)" test style
Kalesh AP
[next]