summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | at1700: fix double free_irqKulikov Vasiliy2010-07-111-3/+1
* | | cxgb4: exclude registers with read side effects from register dumpsDimitris Michailidis2010-07-111-10/+13
* | | cxgb4: implement the ETHTOOL_GRXFH commandDimitris Michailidis2010-07-113-1/+65
* | | cxgb4: add user manipulation of the RSS tableDimitris Michailidis2010-07-112-16/+98
* | | cxgb4: avoid duplicating some resource freeing codeDimitris Michailidis2010-07-111-17/+25
* | | cxgb4: move the choice of interrupt type before net_device registrationDimitris Michailidis2010-07-111-6/+7
* | | tg3: Update version to 3.112Matt Carlson2010-07-111-2/+2
* | | tg3: Fix some checkpatch errorsMatt Carlson2010-07-111-8/+9
* | | tg3: Revert PCIe tx glitch fixMatt Carlson2010-07-112-46/+0
* | | tg3: Report driver version to firmwareMatt Carlson2010-07-112-3/+9
* | | tg3: Relax 5717 serdes restrictionMatt Carlson2010-07-111-3/+2
* | | tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()Matt Carlson2010-07-111-6/+14
* | | tg3: Fix single MSI-X vector coalescingMatt Carlson2010-07-111-1/+1
* | | tg3: Revert RSS indir tbl setup changeMatt Carlson2010-07-111-1/+1
* | | 82596: free resources on errorKulikov Vasiliy2010-07-101-8/+22
* | | 82596: do not panic on out of memoryKulikov Vasiliy2010-07-101-16/+26
* | | be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi2010-07-102-1/+12
* | | macvtap: Use dev_t for macvtap_major.David S. Miller2010-07-101-1/+1
* | | qlcnic: Disable admin tools interface for VF driver modeAnirban Chakraborty2010-07-091-1/+4
* | | qlcnic: Check FW capability for TSOAnirban Chakraborty2010-07-093-6/+14
* | | net: Document that dev_get_stats() returns the given pointerBen Hutchings2010-07-092-8/+8
* | | net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-094-49/+56
* | | usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-3/+10
* | | usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-5/+5
* | | usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-9/+9
* | | atm/suni.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-2/+3
* | | atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-3/+3
* | | atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-5/+6
* | | atm/adummy: add syfs DEVICE_ATTR to change signalKarl Hiramoto2010-07-091-0/+39
* | | atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto2010-07-091-2/+64
* | | atm: propagate signal changes via notifierKarl Hiramoto2010-07-092-0/+47
* | | cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom2010-07-082-3/+8
* | | fec_mpc52xx: fix error pathKulikov Vasiliy2010-07-081-21/+17
* | | ll_temac: fix memory leakKulikov Vasiliy2010-07-081-1/+4
* | | ax88796: free irq on errorKulikov Vasiliy2010-07-081-1/+3
* | | ks8842: Remove unnecessary bank select.Richard Röjfors2010-07-081-1/+0
* | | ks8842: Do the TX timeout work in workqueue context.Richard Röjfors2010-07-081-2/+22
* | | ll_temac: fix DMA resources leakDenis Kirjanov2010-07-081-0/+32
* | | sfc: Remove unused field left from mis-mergeBen Hutchings2010-07-081-2/+0
* | | tg3: allow TSO on vlan devicesEric Dumazet2010-07-081-7/+21
* | | tg3: 64 bit stats on all archesEric Dumazet2010-07-082-25/+14
* | | bnx2: 64 bit stats on all archesEric Dumazet2010-07-081-18/+7
* | | cxgb3: simplify need_skb_unmapFUJITA Tomonori2010-07-081-9/+5
* | | cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori2010-07-081-9/+5
* | | vlan: allow TSO setting on vlan interfacesEric Dumazet2010-07-081-0/+20
* | | gre: propagate ipv6 transport classStephen Hemminger2010-07-081-0/+2
* | | cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis2010-07-071-2/+2
* | | b44: remove unused dma_desc_align_maskFUJITA Tomonori2010-07-071-2/+0
* | | ethoc: Fix warning in ethoc_init_ring().David S. Miller2010-07-071-2/+2
* | | niu: BUG on inability to find page in rx page hashes.David S. Miller2010-07-071-1/+3
OpenPOWER on IntegriCloud