Age | Commit message (Expand) | Author | Files | Lines |
2011-02-03 | bna: use device model DMA API | Ivan Vecera | 2 | -53/+57 |
2011-01-13 | bna: Remove unnecessary memset(,0,) | Joe Perches | 1 | -1/+0 |
2010-12-26 | bna: Update the driver version to 2.3.2.3 | Rasesh Mody | 1 | -1/+1 |
2010-12-26 | bna: IOC failure auto recovery fix | Rasesh Mody | 7 | -350/+1061 |
2010-12-26 | bna: Restore VLAN filter table | Rasesh Mody | 1 | -2/+27 |
2010-12-26 | bna: Removed unused code | Rasesh Mody | 3 | -253/+3 |
2010-12-26 | bna: IOC uninit check and misc cleanup | Rasesh Mody | 2 | -65/+2 |
2010-12-26 | bna: Fix for TX queue | Rasesh Mody | 3 | -6/+25 |
2010-12-26 | bna: Enable pure priority tagged packet reception and rxf uninit cleanup fix | Rasesh Mody | 1 | -0/+25 |
2010-12-26 | bna: Fix ethtool register dump and reordered an API | Rasesh Mody | 2 | -9/+3 |
2010-12-26 | bna: Port enable disable sync and txq priority fix | Rasesh Mody | 4 | -39/+116 |
2010-12-26 | bna: TxRx and datapath fix | Rasesh Mody | 2 | -197/+178 |
2010-10-21 | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross | 1 | -1/+1 |
2010-10-06 | bna: scope and dead code cleanup | Rasesh Mody | 11 | -692/+170 |
2010-10-06 | bna: fix interrupt handling | Rasesh Mody | 1 | -21/+27 |
2010-09-27 | drivers/net: return operator cleanup | Eric Dumazet | 1 | -3/+3 |
2010-09-19 | bna: off by one | Dan Carpenter | 1 | -1/+1 |
2010-09-12 | bna: Check for NULL before deref in bnad_cb_tx_cleanup | David S. Miller | 1 | -1/+2 |
2010-09-07 | NET: bna, fix lock imbalance | Jiri Slaby | 1 | -1/+2 |
2010-09-03 | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 1 | -1/+1 |
2010-09-02 | bna: fix stats handling | Eric Dumazet | 3 | -41/+33 |
2010-08-26 | bna: Fixed build break for allyesconfig | Rasesh Mody | 8 | -431/+162 |
2010-08-24 | bna: Delete get_flags and set_flags ethtool methods. | David S. Miller | 1 | -2/+0 |
2010-08-24 | bna: Brocade 10Gb Ethernet device driver | Rasesh Mody | 26 | -0/+21951 |