index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bna
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-2
/
+2
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-1
/
+2
*
net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used
Shan Wei
2011-04-19
1
-7
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-19
5
-16
/
+51
|
\
|
*
bna: fix memory leak during RX path cleanup
Rasesh Mody
2011-04-14
1
-1
/
+0
|
*
bna: fix for clean fw re-initialization
Rasesh Mody
2011-04-14
4
-15
/
+51
*
|
bna: Fix set-but-unused variables.
David S. Miller
2011-04-17
3
-30
/
+4
*
|
net: bna: convert to hw_features
Michał Mirosław
2011-04-12
3
-78
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-11
1
-7
/
+3
|
\
|
*
bna: Fix for handling firmware heartbeat failure
Rasesh Mody
2011-04-06
1
-7
/
+3
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
bna: use device model DMA API
Ivan Vecera
2011-02-02
2
-53
/
+57
*
bna: Remove unnecessary memset(,0,)
Joe Perches
2011-01-12
1
-1
/
+0
*
bna: Update the driver version to 2.3.2.3
Rasesh Mody
2010-12-25
1
-1
/
+1
*
bna: IOC failure auto recovery fix
Rasesh Mody
2010-12-25
7
-350
/
+1061
*
bna: Restore VLAN filter table
Rasesh Mody
2010-12-25
1
-2
/
+27
*
bna: Removed unused code
Rasesh Mody
2010-12-25
3
-253
/
+3
*
bna: IOC uninit check and misc cleanup
Rasesh Mody
2010-12-25
2
-65
/
+2
*
bna: Fix for TX queue
Rasesh Mody
2010-12-25
3
-6
/
+25
*
bna: Enable pure priority tagged packet reception and rxf uninit cleanup fix
Rasesh Mody
2010-12-25
1
-0
/
+25
*
bna: Fix ethtool register dump and reordered an API
Rasesh Mody
2010-12-25
2
-9
/
+3
*
bna: Port enable disable sync and txq priority fix
Rasesh Mody
2010-12-25
4
-39
/
+116
*
bna: TxRx and datapath fix
Rasesh Mody
2010-12-25
2
-197
/
+178
*
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
11
-692
/
+170
*
bna: fix interrupt handling
Rasesh Mody
2010-10-05
1
-21
/
+27
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
1
-3
/
+3
*
bna: off by one
Dan Carpenter
2010-09-19
1
-1
/
+1
*
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
3
-41
/
+33
*
bna: Fixed build break for allyesconfig
Rasesh Mody
2010-08-25
8
-431
/
+162
*
bna: Delete get_flags and set_flags ethtool methods.
David S. Miller
2010-08-23
1
-2
/
+0
*
bna: Brocade 10Gb Ethernet device driver
Rasesh Mody
2010-08-23
26
-0
/
+21951