summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-04isdn: hfc_usb: Fix read buffer overflowRoel Kluin1-2/+2
2009-11-04isdn: hisax: Fix test in waitforxfwRoel Kluin2-2/+2
2009-11-04isdn: eicon: Return on errorJiri Slaby1-2/+3
2009-11-04isdn: eicon: Use offsetofJiri Slaby1-9/+9
2009-11-04misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter1-1/+1
2009-11-04isdn: hisax: Fix lock imbalance.Jiri Slaby2-0/+2
2009-11-04DaVinci EMAC: correct param for ISRTonyliu1-1/+1
2009-11-04cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2-2/+42
2009-11-04bnx2: avoid compiler warningsEric Dumazet1-0/+4
2009-11-04trivial: remove duplicated MIN macro from tehuti.Thiago Farina2-3/+1
2009-11-04cnic: ensure ulp_type is not negativeroel kluin1-4/+4
2009-11-04qlge: Clean up netdev->stats usage.Ron Mercer2-5/+49
2009-11-04qlge: Add firmware/driver sub-command support.Ron Mercer2-7/+61
2009-11-04qlge: Fix indentations.Ron Mercer1-4/+4
2009-11-03wimax/i2400m: fix inverted value in i2400ms_bus_setup()Inaky Perez-Gonzalez1-2/+2
2009-11-03wimax/i2400m: fix SDIO debugfs dentry nameInaky Perez-Gonzalez1-1/+1
2009-11-03wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_outInaky Perez-Gonzalez1-1/+0
2009-11-03wimax/i2400m: handle USB stallsInaky Perez-Gonzalez4-6/+116
2009-11-03wimax/i2400m: don't retry SDIO enable in probe() pathsInaky Perez-Gonzalez2-1/+20
2009-11-03wimax/i2400m: correctly identify all iwmc3200-based SKUsInaky Perez-Gonzalez2-3/+16
2009-11-03wimax/i2400m: Fix USB timeout specifications (to ms from HZ)Inaky Perez-Gonzalez4-4/+4
2009-11-03wimax/i2400m: fix device getting stuck in IDLE modeInaky Perez-Gonzalez1-3/+14
2009-11-03wimax/i2400m: introduce i2400m_reset(), stopping TX and carrierInaky Perez-Gonzalez9-21/+35
2009-11-03wimax/i2400m: implement passive mode as a module optionInaky Perez-Gonzalez1-0/+10
2009-11-03tc35815: Kill unused codeAtsushi Nemoto1-221/+3
2009-11-03tc35815: Kill non-napi codeAtsushi Nemoto1-67/+1
2009-11-03gianfar: Basic Support for programming hash rulesSandeep Gopalpet3-0/+402
2009-11-03gianfar: Add Multiple group SupportSandeep Gopalpet4-209/+422
2009-11-03gianfar: Add support etsec2.0 registers.Sandeep Gopalpet1-11/+44
2009-11-03fsl_pq_mdio: Add Suport for etsec2.0 devices.Sandeep Gopalpet2-13/+57
2009-11-03gianfar: Add Multiple Queue SupportSandeep Gopalpet4-290/+621
2009-11-03gianfar: Introduce logical group support.Sandeep Gopalpet4-200/+250
2009-11-03gianfar: Add per queue structure supportSandeep Gopalpet4-245/+398
2009-11-03tg3: Update version to 3.103Matt Carlson1-2/+2
2009-11-03tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson2-0/+6
2009-11-03tg3 / broadcom: Add APD support for GPHYsMatt Carlson2-10/+45
2009-11-03tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2-1/+45
2009-11-03tg3 / broadcom: Refine AC131 APD supportMatt Carlson2-3/+6
2009-11-03tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2-0/+7
2009-11-03broadcom: Consolidate dev_flags definitionsMatt Carlson1-10/+1
2009-11-03tg3: Add 50610M phy ID for 5785Matt Carlson2-0/+3
2009-11-03broadcom: Fix slow link problemMatt Carlson1-8/+14
2009-11-03broadcom: Isolate phy dsp accessesMatt Carlson1-48/+42
2009-11-03tg3: Extend loopback test timeoutMatt Carlson1-2/+2
2009-11-03tg3: 5785: Set port mode to MII when link downMatt Carlson1-1/+4
2009-11-03tg3: Add AC131 power down supportMatt Carlson2-0/+23
2009-11-03tg3: Improve 5785 PCIe performanceMatt Carlson2-1/+5
2009-11-03tg3: Add more PCI DMA map error checkingMatt Carlson1-3/+11
2009-11-03tg3: Prevent a PCIe tx glitchMatt Carlson2-1/+49
2009-11-03tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson2-23/+30