summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling2011-06-291-2/+6
* caif: Fix recieve/receive typoJoe Perches2011-06-291-1/+1
* net: include dma-mapping.h in ll_temac_main.c for dma_map_single etcStephen Rothwell2011-06-291-0/+1
* net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell2011-06-291-0/+1
* vmxnet3: Enable GRO support.Jesse Gross2011-06-271-1/+4
* vxge: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-271-8/+5
* sky2: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-271-8/+7
* r8169: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-271-14/+6
* niu: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-271-1/+1
* bnx2x: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-272-7/+4
* bnx2: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-271-3/+2
* igb: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-271-2/+2
* e1000e: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2011-06-272-2/+2
* cxgb3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-272-8/+4
* mlx4: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-271-1/+1
* tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-272-15/+15
* net: sh_eth: tidyup compile warningKuninori Morimoto2011-06-271-2/+2
* vmxnet3: Convert to new vlan model.Jesse Gross2011-06-273-83/+40
* can: bfin_can: auto-calculate accessor sizesMike Frysinger2011-06-271-59/+59
* can: bfin_can: simplify xmit id1 setupMike Frysinger2011-06-271-15/+6
* mlx4: use pci_dev->revisionSergei Shtylyov2011-06-271-2/+2
* net_sched: fix dequeuer fairnessjamal2011-06-271-5/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-06-277-345/+298
|\
| * ixgbe: implement DCB ops dcb_ieee_del()John Fastabend2011-06-251-6/+42
| * ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend2011-06-254-57/+1
| * ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend2011-06-251-13/+25
| * ixgbe: A fix to VF TX rate limitLior Levy2011-06-252-1/+17
| * ixgbe: Update method used for determining descriptor count for an skbAlexander Duyck2011-06-252-29/+33
| * ixgbe: Add one function that handles most of context descriptor setupAlexander Duyck2011-06-253-222/+162
| * ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16Alexander Duyck2011-06-251-6/+7
| * ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck2011-06-252-8/+12
| * ixgbe: pass adapter struct instead of netdev for interrupt dataAlexander Duyck2011-06-251-11/+7
* | wan: Update to current logging formsJoe Perches2011-06-277-96/+96
* | ixp4xx_hss: Update to current logging formsJoe Perches2011-06-271-15/+13
* | farsync: Update to current logging formsJoe Perches2011-06-271-4/+3
* | dscc4: Update to current logging formsJoe Perches2011-06-271-42/+38
* | frame relay dlci/frad: Update to current logging formsJoe Perches2011-06-272-29/+45
* | cyclom: Update to current logging formsJoe Perches2011-06-273-156/+133
* | cosa: Update to current logging formsJoe Perches2011-06-271-120/+106
* | generic_hdlc: Update to current logging formsJoe Perches2011-06-2712-211/+186
* | be2net: fix initialization of vlan_prio_bmapSathya Perla2011-06-271-4/+3
* | be2net: get rid of multi_rxq module paramSathya Perla2011-06-271-5/+1
* | be2net: fix netdev_stats_updateSathya Perla2011-06-271-12/+17
|/
* net: wimax: Remove of unused 'rfkill_input' pointerVitaliy Ivanov2011-06-241-1/+0
* net: Kill unuseful net/TUNABLE doc in kernel sourceShan Wei2011-06-241-50/+0
* zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches2011-06-241-340/+333
* lib8390: Remove unnecessary externJoe Perches2011-06-241-1/+0
* lib8390: Convert include <asm to include <linuxJoe Perches2011-06-241-2/+2
* lib8390: Normalize source code spacingJoe Perches2011-06-241-37/+44
* lib8390: Indent braces appropriatelyJoe Perches2011-06-241-81/+38