aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-27igb: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-2/+2
2011-06-27e1000e: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2-2/+2
2011-06-27cxgb3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-8/+4
2011-06-27mlx4: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-27tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2-15/+15
2011-06-27net: sh_eth: tidyup compile warningKuninori Morimoto1-2/+2
2011-06-27vmxnet3: Convert to new vlan model.Jesse Gross3-83/+40
2011-06-27can: bfin_can: auto-calculate accessor sizesMike Frysinger1-59/+59
2011-06-27can: bfin_can: simplify xmit id1 setupMike Frysinger1-15/+6
2011-06-27mlx4: use pci_dev->revisionSergei Shtylyov1-2/+2
2011-06-27net_sched: fix dequeuer fairnessjamal1-5/+7
2011-06-27wan: Update to current logging formsJoe Perches7-96/+96
2011-06-27ixp4xx_hss: Update to current logging formsJoe Perches1-15/+13
2011-06-27farsync: Update to current logging formsJoe Perches1-4/+3
2011-06-27dscc4: Update to current logging formsJoe Perches1-42/+38
2011-06-27frame relay dlci/frad: Update to current logging formsJoe Perches2-29/+45
2011-06-27cyclom: Update to current logging formsJoe Perches3-156/+133
2011-06-27cosa: Update to current logging formsJoe Perches1-120/+106
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-25ixgbe: implement DCB ops dcb_ieee_del()John Fastabend1-6/+42
2011-06-25ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend4-57/+1
2011-06-25ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend1-13/+25
2011-06-25ixgbe: A fix to VF TX rate limitLior Levy2-1/+17
2011-06-25ixgbe: Update method used for determining descriptor count for an skbAlexander Duyck2-29/+33
2011-06-25ixgbe: Add one function that handles most of context descriptor setupAlexander Duyck3-222/+162
2011-06-25ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16Alexander Duyck1-6/+7
2011-06-25ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck2-8/+12
2011-06-25ixgbe: pass adapter struct instead of netdev for interrupt dataAlexander Duyck1-11/+7
2011-06-24net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov1-1/+0
2011-06-24net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei1-50/+0
2011-06-24zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches1-340/+333
2011-06-24lib8390: Remove unnecessary externJoe Perches1-1/+0
2011-06-24lib8390: Convert include <asm to include <linuxJoe Perches1-2/+2
2011-06-24lib8390: Normalize source code spacingJoe Perches1-37/+44
2011-06-24lib8390: Indent braces appropriatelyJoe Perches1-81/+38
2011-06-24lib8390: Use pr_<level> and netdev_<level>Joe Perches1-43/+43
2011-06-24a2065: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches1-174/+162
2011-06-24ariadne: 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