aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-04qlge: Add firmware/driver sub-command support.Ron Mercer
2009-11-04qlge: Fix indentations.Ron Mercer
2009-11-03wimax/i2400m: fix inverted value in i2400ms_bus_setup()Inaky Perez-Gonzalez
2009-11-03wimax/i2400m: fix SDIO debugfs dentry nameInaky Perez-Gonzalez
2009-11-03wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_outInaky Perez-Gonzalez
2009-11-03wimax/i2400m: handle USB stallsInaky Perez-Gonzalez
2009-11-03wimax/i2400m: don't retry SDIO enable in probe() pathsInaky Perez-Gonzalez
2009-11-03wimax/i2400m: correctly identify all iwmc3200-based SKUsInaky Perez-Gonzalez
2009-11-03wimax/i2400m: Fix USB timeout specifications (to ms from HZ)Inaky Perez-Gonzalez
2009-11-03wimax/i2400m: fix device getting stuck in IDLE modeInaky Perez-Gonzalez
2009-11-03wimax/i2400m: introduce i2400m_reset(), stopping TX and carrierInaky Perez-Gonzalez
2009-11-03wimax/i2400m: implement passive mode as a module optionInaky Perez-Gonzalez
2009-11-02tc35815: Kill unused codeAtsushi Nemoto
2009-11-02tc35815: Kill non-napi codeAtsushi Nemoto
2009-11-02gianfar: Basic Support for programming hash rulesSandeep Gopalpet
2009-11-02gianfar: Add Multiple group SupportSandeep Gopalpet
2009-11-02gianfar: Add support etsec2.0 registers.Sandeep Gopalpet
2009-11-02fsl_pq_mdio: Add Suport for etsec2.0 devices.Sandeep Gopalpet
2009-11-02gianfar: Add Multiple Queue SupportSandeep Gopalpet
2009-11-02gianfar: Introduce logical group support.Sandeep Gopalpet
2009-11-02gianfar: Add per queue structure supportSandeep Gopalpet
2009-11-02tg3: Update version to 3.103Matt Carlson
2009-11-02tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson
2009-11-02tg3 / broadcom: Add APD support for GPHYsMatt Carlson
2009-11-02tg3 / broadcom: Add code to disable rxc refclkMatt Carlson
2009-11-02tg3 / broadcom: Refine AC131 APD supportMatt Carlson
2009-11-02tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson
2009-11-02broadcom: Consolidate dev_flags definitionsMatt Carlson
2009-11-02tg3: Add 50610M phy ID for 5785Matt Carlson
2009-11-02broadcom: Fix slow link problemMatt Carlson
2009-11-02broadcom: Isolate phy dsp accessesMatt Carlson
2009-11-02tg3: Extend loopback test timeoutMatt Carlson
2009-11-02tg3: 5785: Set port mode to MII when link downMatt Carlson
2009-11-02tg3: Add AC131 power down supportMatt Carlson
2009-11-02tg3: Improve 5785 PCIe performanceMatt Carlson
2009-11-02tg3: Add more PCI DMA map error checkingMatt Carlson
2009-11-02tg3: Prevent a PCIe tx glitchMatt Carlson
2009-11-02tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson
2009-11-02tg3: Fix disappearing 57780 devicesMatt Carlson
2009-11-02tg3: Fix 5906 transmit hangsMatt Carlson
2009-11-02tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson
2009-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-02wl1271: Generalize command response readingJuuso Oikarinen
2009-11-02wl1271: Correct endianness-handling of command statusJuuso Oikarinen
2009-11-02wl1271: Add retry implementation for PSM entriesJuuso Oikarinen
2009-11-02wl1271: Check result code of commandsJuuso Oikarinen
2009-11-02wl1271: Increase TX power valueJuuso Oikarinen
2009-11-02wl1271: Remove excess null-data template settingsJuuso Oikarinen
2009-11-02mac80211_hwsim: Send ACK frames on the hwsim0 interfaceJouni Malinen
2009-11-02mac80211_hwsim: Check idle state on TXJouni Malinen