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
/
benet
/
be_main.c
Age
Commit message (
Expand
)
Author
2011-08-11
be2net: Move the Emulex driver
Jeff Kirsher
2011-08-03
be2net: drop pkts that do not belong to the port
Sathya Perla
2011-08-03
be2net: add support for flashing Teranetics PHY firmware
Sathya Perla
2011-08-03
be2net: use RX_FILTER cmd to program multicast addresses
Sathya Perla
2011-08-03
be2net: non-member vlan pkts not received in promiscous mode
Sathya Perla
2011-08-03
be2net: no need to query link status
Sathya Perla
2011-08-03
be2net: remove wrong and unnecessary calls to netif_carrier_off()
Sathya Perla
2011-08-01
be2net: use stats-sync to read/write 64-bit stats
Sathya Perla
2011-08-01
be2net: cleanup and refactor stats code
Sathya Perla
2011-07-21
be2net: request native mode each time the card is reset
Sathya Perla
2011-07-12
be2net: move to new vlan model
Ajit Khaparde
2011-07-12
be2net: account for skb allocation failures
Eric Dumazet
2011-07-09
benet: Add missing comma between constant string array
Joe Perches
2011-06-30
be2net: clear intr bit in be_probe()
Sathya Perla
2011-06-30
be2net: create/destroy rx-queues on interface open/close
Sathya Perla
2011-06-27
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
2011-06-27
be2net: get rid of multi_rxq module param
Sathya Perla
2011-06-27
be2net: fix netdev_stats_update
Sathya Perla
2011-06-16
be2net: support multiple TX queues
Sathya Perla
2011-06-11
be2net: Enable NETIF_F_TSO6 for VLAN traffic for BE
Padmanabh Ratnakar
2011-06-06
be2net: Fix Rx pause counter for lancer
Selvin Xavier
2011-05-31
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...
Somnath Kotur
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-19
be2net: Kill set but unused variable 'req' in lancer_fw_download()
David S. Miller
2011-05-18
be2net: Enable SR-IOV for Lancer
Mammatha Edhala
2011-05-16
be2net: FW download for Lancer
Shripad Nunjundarao
2011-05-16
be2net: Stats for Lancer
Selvin Xavier
2011-05-16
be2net: Support for version 1 of stats for BE3
Ajit Khaparde
2011-05-11
be2net: Fix to prevent flooding of TX queue
Padmanabh Ratnakar
2011-05-11
be2net: Use NTWK_RX_FILTER command for promiscous mode
Padmanabh Ratnakar
2011-05-11
be2net: Handle error completion in Lancer
Padmanabh Ratnakar
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-09
be2net: Fixed bugs related to PVID.
Somnath Kotur
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-21
be2net: increment work_counter in be_worker
Ivan Vecera
2011-04-19
be2net: add code to display default value of tx rate for VFs
Ajit Khaparde
2011-04-19
be2net: pass domain id to be_cmd_link_status_query
Ajit Khaparde
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-10
net: benet: convert to hw_features - fixup
Michał Mirosław
2011-04-07
net: benet: convert to hw_features
Michał Mirosław
2011-04-07
be2net: call FLR after setup wol in be_shutdown
Ajit Khaparde
2011-04-07
be2net: dynamically allocate adapter->vf_cfg
Ajit Khaparde
2011-04-07
be2net: fix to get max VFs supported from adapter
Ajit Khaparde
2011-04-07
be2net: add rxhash support
Ajit Khaparde
2011-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-06
be2net: Fix suspend/resume operation
Padmanabh Ratnakar
2011-04-06
be2net: Rename some struct members for clarity
Padmanabh Ratnakar
2011-04-06
be2net: Fix a potential crash during shutdown.
Ajit Khaparde
2011-03-31
Fix common misspellings
Lucas De Marchi
[next]