summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/chips (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-27generic_hdlc: Update to current logging formsJoe Perches12-211/+186
2011-06-27be2net: fix initialization of vlan_prio_bmapSathya Perla1-4/+3
2011-06-27be2net: get rid of multi_rxq module paramSathya Perla1-5/+1
2011-06-27be2net: fix netdev_stats_updateSathya Perla1-12/+17
2011-06-25net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov1-1/+0
2011-06-25net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei1-50/+0
2011-06-25zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches1-340/+333
2011-06-25lib8390: Remove unnecessary externJoe Perches1-1/+0
2011-06-25lib8390: Convert include <asm to include <linuxJoe Perches1-2/+2
2011-06-25lib8390: Normalize source code spacingJoe Perches1-37/+44
2011-06-25lib8390: Indent braces appropriatelyJoe Perches1-81/+38
2011-06-25lib8390: Use pr_<level> and netdev_<level>Joe Perches1-43/+43
2011-06-25a2065: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches1-174/+162
2011-06-25ariadne: Update style, neaten, restructure to eliminate prototypesJoe Perches1-666/+601
2011-06-24tipc: Optimize creation of connection protocol messagesAllan Stephens1-36/+12
2011-06-24tipc: Don't create payload message using connection protocol routineAllan Stephens1-8/+9
2011-06-24tipc: Reject connection protocol message sent to unconnected portAllan Stephens1-39/+40
2011-06-24tipc: Optimize creation of FIN messagesAllan Stephens1-37/+24
2011-06-24tipc: Cleanup of message header size terminologyAllan Stephens4-20/+20
2011-06-24tipc: Eliminate useless check when creating internal messageAllan Stephens1-4/+2
2011-06-24tipc: Remove unnecessary includes in socket codeAllan Stephens1-3/+0
2011-06-24tipc: Eliminate unused field in bearer structureAllan Stephens2-3/+0
2011-06-24tipc: Correct typo in link statistics outputAllan Stephens1-1/+1
2011-06-24tipc: Eliminate checks for empty zone list during name translationAllan Stephens1-5/+2
2011-06-24tipc: Convert name table publication lists to standard kernel listsAllan Stephens2-164/+90
2011-06-24tipc: Partition name table instance array info into two partsAllan Stephens1-61/+89
2011-06-24tipc: Eliminate redundant masking in message header routinesAllan Stephens1-2/+2
2011-06-24tipc: Eliminate message header routines for caching destination nodeAllan Stephens1-20/+0
2011-06-24tipc: Optimizations & corrections to message rejectionAllan Stephens1-25/+24
2011-06-24tipc: Optimize routing of returned payload messagesAllan Stephens1-1/+6
2011-06-24tipc: Add sanity check to detect rejection of non-payload messagesAllan Stephens1-0/+6
2011-06-24tipc: Standardize exit logic for message rejection handlingAllan Stephens1-10/+9
2011-06-24tipc: Remove unused sanity test macroAllan Stephens1-6/+0
2011-06-24tipc: Convert fatal broadcast sanity check to non-fatal checkAllan Stephens1-1/+5
2011-06-24Bluetooth: include scatterlist.h where neededStephen Rothwell1-0/+1
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl18-18/+0
2011-06-24qlcnic: multi protocol internal loopback support added.Sucheta Chakraborty5-5/+322
2011-06-24qlcnic: Add support to enable/disable FW dump capabilityAnirban Chakraborty4-3/+28
2011-06-24qlcnic: fix default operating state of interfaceAmit Kumar Salecha1-2/+2
2011-06-24qlcnic: fix initial number of msix entries in adapter.Sucheta Chakraborty2-5/+2
2011-06-24qlcnic: Add code to tune FW dumpAnirban Chakraborty2-6/+13
2011-06-24qlcnic: Remove holding api lock while taking the dumpAnirban Chakraborty2-9/+5
2011-06-24qlcnic: Add capability to take FW dump deterministicallySritej Velaga3-10/+27
2011-06-24ixgbe: update driver version stringDon Skidmore2-5/+6
2011-06-24ixgbe: fix ring assignment issues for SR-IOV and drop casesAlexander Duyck2-3/+7
2011-06-24ixgbe: disable RSC when Rx checksum is offEmil Tantilov1-11/+33
2011-06-24ixgbe: move reset code into a separate functionEmil Tantilov1-12/+14
2011-06-24ixgbe: move setting RSC into a separate functionEmil Tantilov1-16/+18
2011-06-24ixgbe: add support for nfc addition and removal of filtersAlexander Duyck2-0/+290
2011-06-24ixgbe: add support for displaying ntuple filters via the nfc interfaceAlexander Duyck2-0/+113