| Commit message (Expand) | Author | Age | Files | Lines |
* | bna: Move the Brocade driver | Jeff Kirsher | 2011-08-11 | 1 | -3266/+0 |
* | bnad: remove duplicated #include | Huang Weiyi | 2011-07-23 | 1 | -1/+0 |
* | bna: Minor IRQ Index and Definition Change | Rasesh Mody | 2011-07-22 | 1 | -9/+10 |
* | bna: CheckPatch Cleanup | Rasesh Mody | 2011-07-22 | 1 | -22/+22 |
* | bna: Print Driver Version | Rasesh Mody | 2011-07-22 | 1 | -1/+2 |
* | bnad: do vlan cleanup | Jiri Pirko | 2011-07-21 | 1 | -38/+17 |
* | Separate handling of irq type flags variable from the irq_flags request_irq v... | Shyam Iyer | 2011-07-15 | 1 | -3/+3 |
* | bna: use netdev_alloc_skb_ip_align() | Eric Dumazet | 2011-07-08 | 1 | -4/+2 |
* | Fix call trace when interrupts are disabled while sleeping function kzalloc i... | Shyam Iyer | 2011-07-01 | 1 | -4/+3 |
* | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 2011-05-22 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-19 | 1 | -1/+0 |
|\ |
|
| * | bna: fix memory leak during RX path cleanup | Rasesh Mody | 2011-04-14 | 1 | -1/+0 |
* | | net: bna: convert to hw_features | Michał Mirosław | 2011-04-12 | 1 | -13/+9 |
|/ |
|
* | bna: use device model DMA API | Ivan Vecera | 2011-02-02 | 1 | -52/+56 |
* | bna: IOC failure auto recovery fix | Rasesh Mody | 2010-12-25 | 1 | -4/+17 |
* | bna: Restore VLAN filter table | Rasesh Mody | 2010-12-25 | 1 | -2/+27 |
* | bna: Fix for TX queue | Rasesh Mody | 2010-12-25 | 1 | -4/+16 |
* | bna: Fix ethtool register dump and reordered an API | Rasesh Mody | 2010-12-25 | 1 | -5/+3 |
* | bna: TxRx and datapath fix | Rasesh Mody | 2010-12-25 | 1 | -188/+165 |
* | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross | 2010-10-21 | 1 | -1/+1 |
* | bna: scope and dead code cleanup | Rasesh Mody | 2010-10-05 | 1 | -19/+10 |
* | bna: fix interrupt handling | Rasesh Mody | 2010-10-05 | 1 | -21/+27 |
* | bna: Check for NULL before deref in bnad_cb_tx_cleanup | David S. Miller | 2010-09-12 | 1 | -1/+2 |
* | NET: bna, fix lock imbalance | Jiri Slaby | 2010-09-06 | 1 | -1/+2 |
* | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 | 1 | -1/+1 |
* | bna: fix stats handling | Eric Dumazet | 2010-09-02 | 1 | -28/+24 |
* | bna: Fixed build break for allyesconfig | Rasesh Mody | 2010-08-25 | 1 | -5/+4 |
* | bna: Brocade 10Gb Ethernet device driver | Rasesh Mody | 2010-08-23 | 1 | -0/+3270 |