index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bna
Age
Commit message (
Expand
)
Author
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-19
net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used
Shan Wei
2011-04-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-17
bna: Fix set-but-unused variables.
David S. Miller
2011-04-14
bna: fix memory leak during RX path cleanup
Rasesh Mody
2011-04-14
bna: fix for clean fw re-initialization
Rasesh Mody
2011-04-12
net: bna: convert to hw_features
Michał Mirosław
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-06
bna: Fix for handling firmware heartbeat failure
Rasesh Mody
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-02
bna: use device model DMA API
Ivan Vecera
2011-01-12
bna: Remove unnecessary memset(,0,)
Joe Perches
2010-12-25
bna: Update the driver version to 2.3.2.3
Rasesh Mody
2010-12-25
bna: IOC failure auto recovery fix
Rasesh Mody
2010-12-25
bna: Restore VLAN filter table
Rasesh Mody
2010-12-25
bna: Removed unused code
Rasesh Mody
2010-12-25
bna: IOC uninit check and misc cleanup
Rasesh Mody
2010-12-25
bna: Fix for TX queue
Rasesh Mody
2010-12-25
bna: Enable pure priority tagged packet reception and rxf uninit cleanup fix
Rasesh Mody
2010-12-25
bna: Fix ethtool register dump and reordered an API
Rasesh Mody
2010-12-25
bna: Port enable disable sync and txq priority fix
Rasesh Mody
2010-12-25
bna: TxRx and datapath fix
Rasesh Mody
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-05
bna: scope and dead code cleanup
Rasesh Mody
2010-10-05
bna: fix interrupt handling
Rasesh Mody
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
2010-09-19
bna: off by one
Dan Carpenter
2010-09-12
bna: Check for NULL before deref in bnad_cb_tx_cleanup
David S. Miller
2010-09-06
NET: bna, fix lock imbalance
Jiri Slaby
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
bna: fix stats handling
Eric Dumazet
2010-08-25
bna: Fixed build break for allyesconfig
Rasesh Mody
2010-08-23
bna: Delete get_flags and set_flags ethtool methods.
David S. Miller
2010-08-23
bna: Brocade 10Gb Ethernet device driver
Rasesh Mody