Commit Graph

127 Commits (899e6e65c39990a76c17940625dbe6001f618734)

Author SHA1 Message Date
Sathya Perla f31e50a802 be2net: fix tx completion polling 15 years ago
Jiri Pirko 0ddf477b8a net: convert multiple drivers to use netdev_for_each_mc_addr, part3 15 years ago
Ajit Khaparde 9772a43170 be2net: Bump the driver version number 15 years ago
Ajit Khaparde 91992e446c be2net: Maintain tx and rx counters in driver 15 years ago
Ajit Khaparde 294aedcf87 be2net: update copyright dates 15 years ago
Sathya Perla b03388d638 be2net: free tx buffers when completions never arrive 15 years ago
Sathya Perla 82456b031e be2net: implement pci shutdown handler 15 years ago
Sathya Perla 89420424fc be2net: fix rx-path to ignore a flush completion 15 years ago
Sathya Perla 7a1e9b2059 be2net: don't rearm mcc cq when device is not open 15 years ago
Sathya Perla a058a63274 be2net: a mini optimization in rx_compl_process() code 15 years ago
Ajit Khaparde 07793d33b4 be2net: set proper value to version field in req hdr 15 years ago
Sathya Perla cf588477a3 be2net: implement EEH pci error recovery handlers 15 years ago
Ajit Khaparde c0ad98453f be2net: bug fix in be_read_eeprom 15 years ago
Ajit Khaparde 1a8cdc5d49 be2net: remove ASIC generation number from Kconfig 15 years ago
Ajit Khaparde 35ecf03c83 be2net: change the driver description 15 years ago
Ajit Khaparde 82903e4bfc be2net: fix to limit max vlans supported in certain skews 15 years ago
Ajit Khaparde 205859a2ff be2net: minor code optimizations 15 years ago
Ajit Khaparde 34a89b8c75 be2net: bug fix in be_change_mtu 15 years ago
Ajit Khaparde 3f0d4560ae be2net: bug fix for flashing the BladeEngine3 ASIC 15 years ago
Ajit Khaparde e254f6ecae be2net: remove unused pci device id 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Sathya Perla 55bdeed9f6 be2net: use eq-id to calculate cev-isr reg offset 15 years ago
David S. Miller d291b9af1a be2net: Fix memset() arg ordering. 15 years ago
Ajit Khaparde 7b139c83c5 be2net: Bug fix to support newer generation of BE ASIC 15 years ago
Sathya Perla fa4281bbbc be2net: swap only first 2 fields of mcc_wrb 15 years ago
Sathya Perla 26d92f9276 be2net: fix bug in rx page posting 15 years ago
Sarveshwar Bandi 4276e47e2d be2net: Add link test to list of ethtool self tests. 15 years ago
Sarveshwar Bandi 8f47afe080 be2net: ethtool self test reorganization. 15 years ago
Sarveshwar Bandi 368c0ca2f0 be2net: implements ethtool function to read eeprom data. 15 years ago
Sarveshwar Bandi 16c0214590 be2net: Bug fix to return correct values in ethtool get_settings. 15 years ago
Sarveshwar Bandi fced9999ed be2net: Bug fix to config NIC appropriately before loopback test 15 years ago
Sarveshwar Bandi d7b9014182 be2net: Bug fix to avoid soft lockup in loopback test. 15 years ago
Ajit Khaparde e1187b3be7 be2net: fix error in rx completion processing. 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Suresh R ff33a6e2ab be2net: Add support for ethtool self test 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Ajit Khaparde 3454f83583 be2net: Bump up the driver version number 15 years ago
Ajit Khaparde 71d8d1b58a be2net: Support for WoL using magic packet after suspend. 15 years ago
Ajit Khaparde d744b44e21 be2net: Changes to print fw command opcode when command is failed by controller. 15 years ago
Alexander Duyck a73b796ed8 be2net: remove use of skb_dma_map/unmap 15 years ago
Ajit Khaparde 0dffc83e5b be2net: fix unnecessary access to hardware to get link, port info 15 years ago
Ajit Khaparde b7b83ac39a be2net: Add be_rx_polls counter 15 years ago
Ajit Khaparde ca66ef500b be2net: fix to allow port beacon when device is closed 15 years ago
Ajit Khaparde ca9e4988cc be2net: check for valid ether address 15 years ago
Ajit Khaparde 35a652859a be2net: initialize netdev->perm_addr 15 years ago
Ajit Khaparde 51c59870f3 be2net: set netdev->vlan_features appropriately 15 years ago
Sathya Perla 713d039426 be2net: remove BUG_ON() when be2net runs out of mccq wrbs 15 years ago
Sathya Perla 8d56ff1170 be2net: Fix cleanup path in be_probe() 15 years ago
Sathya Perla 2243e2e95e be2net: Issue fw_init/clean cmds to fw 15 years ago
Sathya Perla 01ed30da5d be2net: Fix rx_drops_no_fragments stat being incorrectly indexed 15 years ago