Commit Graph

197 Commits (e8a7e48bb248a1196484d3f8afa53bded2b24e71)

Author SHA1 Message Date
Sarveshwar Bandi d9efd2af46 be2net: Fix to avoid firmware update when interface is not open. 14 years ago
Somnath Kotur f203af7088 be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()/close() 14 years ago
Somnath Kotur c6ce2f4b27 be2net: Fix CSO for UDP packets 14 years ago
Somnath Kotur 63a76944b6 be2net: Call netif_carier_off() after register_netdev() 14 years ago
stephen hemminger 49b052215b benet: make be_poll_rx local 14 years ago
stephen hemminger 3f3a5fdc55 benet: remove dead code 14 years ago
Somnath Kotur cc4ce02093 be2net: Changes to use only priority codes allowed by f/w 14 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 14 years ago
Jesse Gross b738127dfb vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. 14 years ago
Sathya Perla 3abcdeda59 be2net: add multiple RX queue support 15 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Ajit Khaparde 323f30b361 be2net: remove a BUG_ON in be_cmds.c 15 years ago
Ajit Khaparde d053de911b be2net: fix a bug in UE detection logic 15 years ago
Ajit Khaparde 1ef78abec6 be2net: fix net-snmp error because of wrong packet stats 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Ajit Khaparde def824c0d4 be2net: stats for packets received due to internal switching in ASIC. 15 years ago
Ajit Khaparde 6d87f5c3ac be2net: fix to dynamically generate MAC Address for VFs 15 years ago
Eric Dumazet b4ddf4b333 be2net: get rid of be_get_stats() 15 years ago
Ajit Khaparde 0fc48c37ff be2net: fix to avoid sending get_stats request if one is already being processed. 15 years ago
Ajit Khaparde 48e9989e03 be2net: change to show correct physical link status 15 years ago
Ajit Khaparde 7c185276e8 be2net: add code to dump registers for debug 15 years ago
Ajit Khaparde 6dedec818a be2net: fix to correctly know if driver needs to run for a VF or a PF 15 years ago
Ajit Khaparde e261984309 be2net: bump the driver version number 15 years ago
Ajit Khaparde 3486be29e6 be2net: variable name changes 15 years ago
Ajit Khaparde 8943807c21 be2net: supress printing error when mac query fails for VF 15 years ago
Ajit Khaparde e1d187353f be2net: code to support tx rate configuration on virtual functions 15 years ago
Ajit Khaparde 1da87b7faf be2net: add vlan support for sriov virtual functions 15 years ago
Ajit Khaparde 64600ea5f3 be2net: add support to get vf config 15 years ago
Ajit Khaparde 9cd9000bde be2net: change to call pmac_del only if necessary 15 years ago
Sarveshwar Bandi 344dbf1073 be2net: Patch to determine if function is VF while running in guest OS. 15 years ago
Ajit Khaparde ee3cb62951 be2net: changes to properly provide phy details 15 years ago
Sathya Perla f3eb62d2cc be2net: memory barrier fixes on IBM p7 platform 15 years ago
Ajit Khaparde 49e4b8476f be2net: enable ipv6 tso support 15 years ago
Uwe Kleine-König 65155b3708 fix typos concerning "management" 15 years ago
Sathya Perla 3ffd051598 be2net: convert hdr.timeout in be_cmd_loopback_test() to le32 15 years ago
Sathya Perla f25b03a7bd be2net: replace udelay() with schedule_timeout() in mbox polling 15 years ago
Sathya Perla 889cd4b2e5 be2net: cleanup in case of error in be_open() 15 years ago
Dan Carpenter c196b02ce6 be2net: remove superfluous externs 15 years ago
Dan Carpenter 2892d9c2d9 be2net: add unlock on error path 15 years ago
Sarveshwar Bandi 84e5b9f75b be2net: Patch removes redundant while statement in loop. 15 years ago
Sathya Perla d938a702e5 be2net: increase POST timeout for EEH recovery 15 years ago
Sarveshwar Bandi dd131e76e5 be2net: Bug fix to avoid disabling bottom half during firmware upgrade. 15 years ago
Sarveshwar Bandi 556ae19110 be2net: Bug fix in init code in probe 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet e743d31312 drivers: net: use skb_headlen() 15 years ago
Sathya Perla 69d7ce72b9 be2net: clarify promiscuous cmd with a comment 15 years ago
FUJITA Tomonori b681ee77f8 benet: fix the misusage of zero dma address 15 years ago
FUJITA Tomonori fac6da5b7a benet: use the dma state API instead of the pci equivalents 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Sarveshwar Bandi ba343c7736 be2net: Adding PCI SRIOV support 15 years ago