summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-12hostap: fixup strlen() mathDan Carpenter
2010-07-12adm8211: fix memory leakKulikov Vasiliy
2010-07-12prism54: call BUG_ON() earlierDan Carpenter
2010-07-12wl1271: use __packed annotationLuciano Coelho
2010-07-12libertas: Added support for host sleep featureAmitkumar Karwar
2010-07-11ac3200: fix error pathKulikov Vasiliy
2010-07-11at1700: fix double free_irqKulikov Vasiliy
2010-07-11cxgb4: exclude registers with read side effects from register dumpsDimitris Michailidis
2010-07-11cxgb4: implement the ETHTOOL_GRXFH commandDimitris Michailidis
2010-07-11cxgb4: add user manipulation of the RSS tableDimitris Michailidis
2010-07-11cxgb4: avoid duplicating some resource freeing codeDimitris Michailidis
2010-07-11cxgb4: move the choice of interrupt type before net_device registrationDimitris Michailidis
2010-07-11tg3: Update version to 3.112Matt Carlson
2010-07-11tg3: Fix some checkpatch errorsMatt Carlson
2010-07-11tg3: Revert PCIe tx glitch fixMatt Carlson
2010-07-11tg3: Report driver version to firmwareMatt Carlson
2010-07-11tg3: Relax 5717 serdes restrictionMatt Carlson
2010-07-11tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()Matt Carlson
2010-07-11tg3: Fix single MSI-X vector coalescingMatt Carlson
2010-07-11tg3: Revert RSS indir tbl setup changeMatt Carlson
2010-07-1082596: free resources on errorKulikov Vasiliy
2010-07-1082596: do not panic on out of memoryKulikov Vasiliy
2010-07-10be2net: Patch to determine if function is VF while running in guest OS.Sarveshwar Bandi
2010-07-10macvtap: Use dev_t for macvtap_major.David S. Miller
2010-07-09qlcnic: Disable admin tools interface for VF driver modeAnirban Chakraborty
2010-07-09qlcnic: Check FW capability for TSOAnirban Chakraborty
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-09iwlagn: fix the bit mask of a FH register in stop Tx DMA flowEmmanuel Grumbach
2010-07-09iwlagn: more generic description for iwlagn devicesWey-Yi Guy
2010-07-09iwlwifi: correct descriptions of advanced ucode errorsJay Sternberg
2010-07-09iwlwifi: enable 6050 series Gen2 devicesShanyu Zhao
2010-07-09usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/suni.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-07-09atm/adummy: add syfs DEVICE_ATTR to change signalKarl Hiramoto
2010-07-08cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom
2010-07-08fec_mpc52xx: fix error pathKulikov Vasiliy
2010-07-08ll_temac: fix memory leakKulikov Vasiliy
2010-07-08ax88796: free irq on errorKulikov Vasiliy
2010-07-08ks8842: Remove unnecessary bank select.Richard Röjfors
2010-07-08ks8842: Do the TX timeout work in workqueue context.Richard Röjfors
2010-07-08ll_temac: fix DMA resources leakDenis Kirjanov
2010-07-08sfc: Remove unused field left from mis-mergeBen Hutchings
2010-07-08tg3: allow TSO on vlan devicesEric Dumazet
2010-07-08tg3: 64 bit stats on all archesEric Dumazet
2010-07-08bnx2: 64 bit stats on all archesEric Dumazet
2010-07-08cxgb3: simplify need_skb_unmapFUJITA Tomonori