Commit Graph

114 Commits (0dca3a843632c2fbb6e358734fb08fc23e800f50)

Author SHA1 Message Date
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
Sathya Perla e7b909a68c be2net: support configuration of 64 multicast addresses instead of 32 15 years ago
Sarveshwar Bandi fa9a6fed87 be2net: Patch to flash redboot section while firmware update. 15 years ago
Ajit Khaparde 4f2aa89cd2 be2net: Bug fix to send config commands to hardware after netdev_register 15 years ago
Ajit Khaparde 9e90c96113 be2net: fix to set proper flow control on resume 15 years ago
Sathya Perla f5209b4446 be2net: Fix CQE_STATUS_EXTD_SHIFT define 15 years ago
Ajit Khaparde 59fd5d87a4 be2net: Add the new PCI IDs to PCI_DEVICE_TABLE. 16 years ago
Sarveshwar Bandi 0388f251a3 be2net: Changes to update ethtool get_settings function to return appropriate values. 16 years ago
Ajit Khaparde 12d7ea2c5a be2net: Add support for next generation of BladeEngine device. 16 years ago
Sathya Perla 43a04fdc36 be2net: fix support for PCI hot plug 16 years ago
Sathya Perla 73d540f282 be2net: fix promiscuous and multicast promiscuous modes being enabled always 16 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
Sarveshwar Bandi fad9ab2cef be2net: Implement ethtool get_phys_id function. 16 years ago