index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
bna
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
bnad: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-07-22
bna: Header File Consolidation
Rasesh Mody
6
-87
/
+69
2011-07-22
bna: HW Error Counter Fix
Rasesh Mody
3
-0
/
+6
2011-07-22
bna: Add HW Semaphore Unlock Logic
Rasesh Mody
2
-0
/
+31
2011-07-22
bna: IOC Event Name Change
Rasesh Mody
1
-10
/
+10
2011-07-22
bna: Mboxq Flush When IOC Disabled
Rasesh Mody
1
-3
/
+4
2011-07-22
bna: Minor IRQ Index and Definition Change
Rasesh Mody
2
-9
/
+13
2011-07-22
bna: State Machine Fault Handling Cleanup
Rasesh Mody
4
-64
/
+64
2011-07-22
bna: IOC Event Notification Enhancement
Rasesh Mody
4
-54
/
+99
2011-07-22
bna: CheckPatch Cleanup
Rasesh Mody
13
-215
/
+215
2011-07-22
bna: Print Driver Version
Rasesh Mody
1
-1
/
+2
2011-07-21
bnad: do vlan cleanup
Jiri Pirko
2
-39
/
+19
2011-07-15
Separate handling of irq type flags variable from the irq_flags request_irq v...
Shyam Iyer
1
-3
/
+3
2011-07-08
bna: use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-4
/
+2
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+3
2011-07-01
Fix call trace when interrupts are disabled while sleeping function kzalloc i...
Shyam Iyer
1
-4
/
+3
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
1
-1
/
+0
2011-06-21
drivers/net: Remove casts of void *
Joe Perches
2
-2
/
+2
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-1
/
+2
2011-04-19
net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used
Shan Wei
1
-7
/
+0
2011-04-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-16
/
+51
2011-04-17
bna: Fix set-but-unused variables.
David S. Miller
3
-30
/
+4
2011-04-14
bna: fix memory leak during RX path cleanup
Rasesh Mody
1
-1
/
+0
2011-04-14
bna: fix for clean fw re-initialization
Rasesh Mody
4
-15
/
+51
2011-04-12
net: bna: convert to hw_features
Michał Mirosław
3
-78
/
+9
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+3
2011-04-06
bna: Fix for handling firmware heartbeat failure
Rasesh Mody
1
-7
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-02
bna: use device model DMA API
Ivan Vecera
2
-53
/
+57
2011-01-12
bna: Remove unnecessary memset(,0,)
Joe Perches
1
-1
/
+0
2010-12-25
bna: Update the driver version to 2.3.2.3
Rasesh Mody
1
-1
/
+1
2010-12-25
bna: IOC failure auto recovery fix
Rasesh Mody
7
-350
/
+1061
2010-12-25
bna: Restore VLAN filter table
Rasesh Mody
1
-2
/
+27
2010-12-25
bna: Removed unused code
Rasesh Mody
3
-253
/
+3
2010-12-25
bna: IOC uninit check and misc cleanup
Rasesh Mody
2
-65
/
+2
2010-12-25
bna: Fix for TX queue
Rasesh Mody
3
-6
/
+25
2010-12-25
bna: Enable pure priority tagged packet reception and rxf uninit cleanup fix
Rasesh Mody
1
-0
/
+25
2010-12-25
bna: Fix ethtool register dump and reordered an API
Rasesh Mody
2
-9
/
+3
2010-12-25
bna: Port enable disable sync and txq priority fix
Rasesh Mody
4
-39
/
+116
2010-12-25
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-05
bna: scope and dead code cleanup
Rasesh Mody
11
-692
/
+170
2010-10-05
bna: fix interrupt handling
Rasesh Mody
1
-21
/
+27
2010-09-26
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-06
NET: bna, fix lock imbalance
Jiri Slaby
1
-1
/
+2
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
[next]