summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-21tulip: Use DEFINE_PCI_DEVICE_TABLE and static constJoe Perches
2010-12-21usb: Use static const, consolidate codeJoe Perches
2010-12-21drivers/net/*.c: Use static constJoe Perches
2010-12-21tg3: Use DEFINE_PCI_DEVICE_TABLEJoe Perches
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-20vmxnet3: locking problems in xmitDan Carpenter
2010-12-20typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter
2010-12-20net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr
2010-12-20ehea: Fixing some message levelBreno Leitao
2010-12-20vxge: add missing flush of reset_taskTejun Heo
2010-12-20ifb: use netif_receive_skb() instead of netif_rx()Eric Dumazet
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-17asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard
2010-12-17qlcnic: reset pci function unconditionally during probeRajesh Borundia
2010-12-17qlcnic: fix ocm window register offset calculationRajesh Borundia
2010-12-17qlcnic: fix LED test when interface is down.Sucheta Chakraborty
2010-12-17tehuti: Firmware filename is tehuti/bdx.binBen Hutchings
2010-12-16ifb: fix a lockdep splatEric Dumazet
2010-12-16net: Fix drivers advertising HW_CSUM feature to use csum_startMichał Mirosław
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-16net/veth: Fix packet checksummingMichał Mirosław
2010-12-16be2net: use mutex instead of spin lock for mbox_lockIvan Vecera
2010-12-16bonding: add the debugfs interface to see RLB hash tableTaku Izumi
2010-12-16bonding: migrate some macros from bond_alb.c to bond_alb.hTaku Izumi
2010-12-16cxgb4: NUMA-aware Tx queue allocationsDimitris Michailidis
2010-12-16cxgb4: extend VPD parsingDimitris Michailidis
2010-12-16cxgb4: add const to static arraysJoe Perches
2010-12-16cxgb4: remove a bitmapDimitris Michailidis
2010-12-16cxgb4: remove the name field from the adapter structureDimitris Michailidis
2010-12-16cxgb4: correct formatting of MSI-X interrupt namesDimitris Michailidis
2010-12-16cxgb4: allocate more space for MSI-X interrupt namesDimitris Michailidis
2010-12-16cxgb4: print port information after registering each netdevDimitris Michailidis
2010-12-16cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 portsDimitris Michailidis
2010-12-16cxgb4: set the number of queues before device registrationDimitris Michailidis
2010-12-16cxgb4: do not read the clock frequency from VPDDimitris Michailidis
2010-12-16cxgb4: enable PCIe relaxed orderingDimitris Michailidis
2010-12-16bnx2x: update version to 1.62.00-2Vladislav Zolotarov
2010-12-16bnx2x: replace FW to 6.2.5Vladislav Zolotarov
2010-12-16bnx2x: Add DCB/PFC support - link layerVladislav Zolotarov
2010-12-16bnx2x: add DCB supportVladislav Zolotarov
2010-12-16bnx2x: add a select queue callbackVladislav Zolotarov
2010-12-16bnx2x: add FCoE ringVladislav Zolotarov
2010-12-16bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertionBen Hutchings
2010-12-16bonding: Change active slave quietly when bond is downBen Hutchings
2010-12-16bonding/vlan: Remove redundant VLAN tag insertion logicBen Hutchings
2010-12-16axnet_cs: move id (0x1bf, 0x2328) to axnet_csKen Kawasaki
2010-12-16bonding: Fix slave selection bug.Hillf Danton
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-14p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa
2010-12-14Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller