Age | Commit message (Expand) | Author |
2013-05-25 | qlge: add missing free_netdev() on error in qlge_probe() | Wei Yongjun |
2013-05-22 | qlcnic: Fix updating netdev->features | Shahed Shaikh |
2013-05-22 | qlcnic: remove netdev->trans_start updates within the driver | Sony Chacko |
2013-05-22 | qlcnic: Return proper error codes from probe failure paths | Sony Chacko |
2013-05-13 | qlge: fix dma map leak when the last chunk is not allocated | Thadeu Lima de Souza Cascardo |
2013-05-11 | qlcnic: Fix validation of link event command. | Rajesh Borundia |
2013-05-11 | qlcnic: Fix mailbox response handling. | Rajesh Borundia |
2013-05-11 | qlcnic: Fix bug in diagnostics test reset recovery path | Manish Chopra |
2013-05-11 | qlcnic: Fix reset recovery after transmit timeout | Sony Chacko |
2013-05-11 | qlcnic: Fix ethtool supported port status for 83xx | Himanshu Madhani |
2013-05-11 | qlcnic: Fix missing bracket in module parameter. | Himanshu Madhani |
2013-05-11 | qlcnic: Fix ethtool strings | Shahed Shaikh |
2013-05-11 | qlcnic: Fix setting MAC address | Manish Chopra |
2013-04-24 | qlcnic: Update version to 5.2.42 | Shahed Shaikh |
2013-04-24 | qlcnic: Add identifying string for 83xx adapter | Himanshu Madhani |
2013-04-24 | qlcnic: Rename the IRQ description. | Himanshu Madhani |
2013-04-24 | qlcnic: Enable Interrupt Coalescing for 83xx adapter | Himanshu Madhani |
2013-04-24 | qlcnic: Add eSwitch statistics support | Shahed Shaikh |
2013-04-24 | qlcnic: Take EPORT out of reset sequence before disabling PAUSE | Manish Chopra |
2013-04-24 | qlcnic: Enhance channel configuration logs | Manish Chopra |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-19 | qlge: Update version to 1.00.00.32. | Jitendra Kalsaria |
2013-04-19 | qlge: Fix ethtool autoneg advertising. | Jitendra Kalsaria |
2013-04-19 | qlge: Fix receive path to drop error frames | Sritej Velaga |
2013-04-19 | qlcnic: Update version to 5.2.41 | Rajesh Borundia |
2013-04-19 | qlcnic: Support polling for mailbox events. | Rajesh Borundia |
2013-04-19 | qlcnic: Fix loopback test for SR-IOV PF. | Rajesh Borundia |
2013-04-19 | qlcnic: Support VLAN id config. | Rajesh Borundia |
2013-04-19 | qlcnic: Support MAC address, Tx rate config. | Rajesh Borundia |
2013-04-19 | qlcnic: VF reset recovery implementation. | Rajesh Borundia |
2013-04-19 | qlcnic: VF FLR implementation. | Rajesh Borundia |
2013-04-19 | qlcnic: Change 82xx adapter VLAN id endian type. | Rajesh Borundia |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy |
2013-04-19 | net: vlan: prepare for 802.1ad support | Patrick McHardy |
2013-04-19 | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-04-18 | qlcnic: Fix typo in logs | Shahed Shaikh |
2013-04-18 | qlcnic: fix TSO race condition | Sritej Velaga |
2013-04-18 | qlcnic: Stop traffic before performing loopback test | Jitendra Kalsaria |
2013-04-17 | qlcnic: fix beaconing test for 82xx adapter | Himanshu Madhani |
2013-04-02 | qlcnic: Bump up the version to 5.2.40 | Rajesh Borundia |
2013-04-02 | qlcnic: Fix sparse warnings. | Rajesh Borundia |
2013-04-02 | qlcnic: Fix NULL dereference in error path. | Rajesh Borundia |
2013-04-02 | qlcnic: Fix potential NULL dereference | Rajesh Borundia |
2013-03-29 | qlcnic: Bump up the version to 5.2.39 | Rajesh Borundia |
2013-03-29 | qlcnic: Support atomic commands | Rajesh Borundia |
2013-03-29 | qlcnic: Support VF-PF communication channel commands. | Rajesh Borundia |
2013-03-29 | qlcnic: VF-PF communication channel implementation | Rajesh Borundia |
2013-03-29 | qlcnic: Use shared interrupt vector for Tx and Rx | Rajesh Borundia |
2013-03-29 | qlcnic: SR-IOV VF probe | Rajesh Borundia |