index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
chips
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
12
-211
/
+186
2011-06-27
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
1
-4
/
+3
2011-06-27
be2net: get rid of multi_rxq module param
Sathya Perla
1
-5
/
+1
2011-06-27
be2net: fix netdev_stats_update
Sathya Perla
1
-12
/
+17
2011-06-25
net: wimax: Remove of unused 'rfkill_input' pointer
Vitaliy Ivanov
1
-1
/
+0
2011-06-25
net: Kill unuseful net/TUNABLE doc in kernel source
Shan Wei
1
-50
/
+0
2011-06-25
zorro8390: Update style, neaten, restructure to eliminate prototypes
Joe Perches
1
-340
/
+333
2011-06-25
lib8390: Remove unnecessary extern
Joe Perches
1
-1
/
+0
2011-06-25
lib8390: Convert include <asm to include <linux
Joe Perches
1
-2
/
+2
2011-06-25
lib8390: Normalize source code spacing
Joe Perches
1
-37
/
+44
2011-06-25
lib8390: Indent braces appropriately
Joe Perches
1
-81
/
+38
2011-06-25
lib8390: Use pr_<level> and netdev_<level>
Joe Perches
1
-43
/
+43
2011-06-25
a2065: Use pr_fmt, pr_<level> and netdev_<level>
Joe Perches
1
-174
/
+162
2011-06-25
ariadne: Update style, neaten, restructure to eliminate prototypes
Joe Perches
1
-666
/
+601
2011-06-24
tipc: Optimize creation of connection protocol messages
Allan Stephens
1
-36
/
+12
2011-06-24
tipc: Don't create payload message using connection protocol routine
Allan Stephens
1
-8
/
+9
2011-06-24
tipc: Reject connection protocol message sent to unconnected port
Allan Stephens
1
-39
/
+40
2011-06-24
tipc: Optimize creation of FIN messages
Allan Stephens
1
-37
/
+24
2011-06-24
tipc: Cleanup of message header size terminology
Allan Stephens
4
-20
/
+20
2011-06-24
tipc: Eliminate useless check when creating internal message
Allan Stephens
1
-4
/
+2
2011-06-24
tipc: Remove unnecessary includes in socket code
Allan Stephens
1
-3
/
+0
2011-06-24
tipc: Eliminate unused field in bearer structure
Allan Stephens
2
-3
/
+0
2011-06-24
tipc: Correct typo in link statistics output
Allan Stephens
1
-1
/
+1
2011-06-24
tipc: Eliminate checks for empty zone list during name translation
Allan Stephens
1
-5
/
+2
2011-06-24
tipc: Convert name table publication lists to standard kernel lists
Allan Stephens
2
-164
/
+90
2011-06-24
tipc: Partition name table instance array info into two parts
Allan Stephens
1
-61
/
+89
2011-06-24
tipc: Eliminate redundant masking in message header routines
Allan Stephens
1
-2
/
+2
2011-06-24
tipc: Eliminate message header routines for caching destination node
Allan Stephens
1
-20
/
+0
2011-06-24
tipc: Optimizations & corrections to message rejection
Allan Stephens
1
-25
/
+24
2011-06-24
tipc: Optimize routing of returned payload messages
Allan Stephens
1
-1
/
+6
2011-06-24
tipc: Add sanity check to detect rejection of non-payload messages
Allan Stephens
1
-0
/
+6
2011-06-24
tipc: Standardize exit logic for message rejection handling
Allan Stephens
1
-10
/
+9
2011-06-24
tipc: Remove unused sanity test macro
Allan Stephens
1
-6
/
+0
2011-06-24
tipc: Convert fatal broadcast sanity check to non-fatal check
Allan Stephens
1
-1
/
+5
2011-06-24
Bluetooth: include scatterlist.h where needed
Stephen Rothwell
1
-0
/
+1
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
18
-18
/
+0
2011-06-24
qlcnic: multi protocol internal loopback support added.
Sucheta Chakraborty
5
-5
/
+322
2011-06-24
qlcnic: Add support to enable/disable FW dump capability
Anirban Chakraborty
4
-3
/
+28
2011-06-24
qlcnic: fix default operating state of interface
Amit Kumar Salecha
1
-2
/
+2
2011-06-24
qlcnic: fix initial number of msix entries in adapter.
Sucheta Chakraborty
2
-5
/
+2
2011-06-24
qlcnic: Add code to tune FW dump
Anirban Chakraborty
2
-6
/
+13
2011-06-24
qlcnic: Remove holding api lock while taking the dump
Anirban Chakraborty
2
-9
/
+5
2011-06-24
qlcnic: Add capability to take FW dump deterministically
Sritej Velaga
3
-10
/
+27
2011-06-24
ixgbe: update driver version string
Don Skidmore
2
-5
/
+6
2011-06-24
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2
-3
/
+7
2011-06-24
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
1
-11
/
+33
2011-06-24
ixgbe: move reset code into a separate function
Emil Tantilov
1
-12
/
+14
2011-06-24
ixgbe: move setting RSC into a separate function
Emil Tantilov
1
-16
/
+18
2011-06-24
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2
-0
/
+290
2011-06-24
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2
-0
/
+113
[next]