summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-11wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYSCindy H Kao2-3/+3
2009-06-11wimax/i2400m: when bootstrap fails, reinitialize the bootromCindy H Kao1-1/+1
2009-06-11wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routineInaky Perez-Gonzalez4-80/+101
2009-06-11wimax/i2400m: don't reset device when bootrom init retries are exceededInaky Perez-Gonzalez1-2/+1
2009-06-11wimax/i2400m/sdio: Add device specific poke table.Dirk Brandewie1-0/+9
2009-06-11wimax/i2400m: move boot time poke table out of common driverDirk Brandewie2-32/+41
2009-06-11wimax/i2400m: Allow bus-specific driver to specify retry countInaky Perez-Gonzalez5-2/+20
2009-06-11wimax/i2400m: if a device reboot happens during probe, handle itInaky Perez-Gonzalez3-0/+5
2009-06-11wimax/i2400m: fix oops when the TX FIFO fills up due to a missing checkInaky Perez-Gonzalez1-0/+2
2009-06-11wimax/i2400m: don't reset device on i2400m_dev_shutdown()Inaky Perez-Gonzalez1-5/+5
2009-06-11wimax/i2400m: fix panic due to missed corner cases on tail_room calculationInaky Perez-Gonzalez1-2/+56
2009-06-11wimax/i2400m: fix panic/warnings caused by missed check on empty TX messageInaky Perez-Gonzalez1-1/+9
2009-06-11wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGNInaky Perez-Gonzalez4-6/+6
2009-06-11wimax/i2400m/sdio: Implement I2400M_RT_BUS reset typeDirk Brandewie2-3/+19
2009-06-11wimax/i2400m: Change d_printf() level for secure boot messagesDirk Brandewie1-2/+2
2009-06-11wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queueInaky Perez-Gonzalez1-1/+0
2009-06-11wimax/i2400m: i2400m's work queue should be initialized before RX supportInaky Perez-Gonzalez1-7/+14
2009-06-11wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent()Inaky Perez-Gonzalez1-1/+0
2009-06-11wimax/i2400m: introduce module parameter to disable entering power saveInaky Perez-Gonzalez3-2/+18
2009-06-11atl1c: WAKE_MCAST tested twice, not WAKE_UCASTRoel Kluin1-1/+1
2009-06-11de2104x: support for systems lacking cache coherenceRisto Suominen2-1/+24
2009-06-11drivers/net/macvlan.c: fix cloning of tagged VLAN interfacessg.tweak@gmail.com1-0/+1
2009-06-11e100: add non-MII PHY supportAndreas Mohr1-26/+162
2009-06-11ieee802154: Use '%Zu' printf format for size_t.David S. Miller2-2/+2
2009-06-10cfg80211: fix rfkill locking problemJohannes Berg1-10/+9
2009-06-10mac80211: disable PS while probing APJohannes Berg1-12/+33
2009-06-10mac80211: disable moving between PS modes during scanLuis R. Rodriguez2-5/+4
2009-06-10ath5k: minor rfkill cleanupBob Copeland6-26/+8
2009-06-10mac80211: clean up return value of __ieee80211_parse_tx_radiotapJohannes Berg1-7/+6
2009-06-10mac80211: don't use master netdev nameJohannes Berg2-6/+6
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan1-0/+1
2009-06-10mac80211: Fix the way ADDBA request count being modifiedVasanthakumar Thiagarajan1-2/+4
2009-06-10cfg80211: fix for duplicate response for driver reg requestLuis R. Rodriguez1-1/+6
2009-06-10b43: Add fw capabilitiesMichael Buesch5-14/+61
2009-06-10rfkill: don't impose global states on resume (just restore the previous states)Alan Jenkins2-8/+5
2009-06-10sony-laptop: no need to unblock rfkill on loadAlan Jenkins1-1/+0
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins6-99/+56
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg9-78/+72
2009-06-10sony: fix rfkill codeJohannes Berg1-2/+1
2009-06-10rfkill: remove input KconfigJohannes Berg1-1/+1
2009-06-10b43/legacy: port to cfg80211 rfkillJohannes Berg15-341/+66
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel7-17/+163
2009-06-10rfkill: print events when input handler is disabled/enabledJohannes Berg1-2/+4
2009-06-10ar9170: xmit code revampChristian Lamparter5-260/+550
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg1-0/+32
2009-06-10mac80211 : fix unaligned rx skbmatthieu castet1-1/+1
2009-06-10b43: Fix possible unaligned u32 accessMatthieu CASTET1-3/+2
2009-06-10mac80211: fix minstrel single-rate memory corruptionBob Copeland1-1/+1
2009-06-10net/libertas: remove GPIO-CS handling in SPI interface codeSebastian Andrzej Siewior3-52/+45
2009-06-10rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan*Jussi Kivilinna1-78/+78