aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-05-11wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_set...Cindy H Kao
2010-05-11wimax/i2400m: Correct the error path handlers order in i2400m_post_reset()Cindy H Kao
2010-05-11wimax/i2400m: add the error recovery mechanism on TX pathCindy H Kao
2010-05-11wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle()Cindy H Kao
2010-05-11wimax/i2400m: correct the error path handlers in dev_start()Cindy H Kao
2010-05-11wimax/i2400m: fix the race condition for accessing TX queueCindy H Kao
2010-05-11wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU.Prasanna S. Panchamukhi
2010-05-11wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.hPrasanna S. Panchamukhi
2010-05-11wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer avai...Prasanna S.Panchamukhi
2010-05-11ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan
2010-05-11ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan
2010-05-11ath9k_hw: new initialization values for AR9003Luis R. Rodriguez
2010-05-11ath5k: drop warning on jumbo framesLuis R. Rodriguez
2010-05-11wl1271: remove some unneeded codeDan Carpenter
2010-05-11wl1271: fix notifier interface supported testDan Carpenter
2010-05-11wl1271: add missing spin_lock()Dan Carpenter
2010-05-11ar9170: fix for driver-core ABI changeStephen Rothwell
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-05-11drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare
2010-05-10iwlwifi: clear driver stations when going downJohannes Berg
2010-05-10iwlwifi: remove pointless HT checkJohannes Berg
2010-05-10iwlwifi: rename iwl_add_local_stationJohannes Berg
2010-05-10iwlwifi: move iwl_find_station() to 4965Johannes Berg
2010-05-10iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg
2010-05-10iwlagn: use iwl_sta_id() for aggregationJohannes Berg
2010-05-10iwlwifi: use iwl_find_station lessJohannes Berg
2010-05-10iwlwifi: add iwl_sta_id()Johannes Berg
2010-05-10iwlwifi: track station IDsJohannes Berg
2010-05-10iwlwifi: provide more comments for cfg structureWey-Yi Guy
2010-05-10iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy
2010-05-10iwlagn: work around rate scaling reset delayReinette Chatre
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg
2010-05-10iwlwifi: split allocation/sending local station LQJohannes Berg
2010-05-10iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg
2010-05-10iwlwifi: note that priv->bssid is used only by 3945Johannes Berg
2010-05-10iwlwifi: use vif in iwl_ht_confJohannes Berg
2010-05-10iwlwifi: remove useless priv->vif checkJohannes Berg
2010-05-10iwlagn: use virtual interface in TX aggregation handlingJohannes Berg
2010-05-10iwlwifi: push virtual interface throughJohannes Berg
2010-05-10iwlwifi: apply filter flags directlyJohannes Berg
2010-05-10iwlagn: use vif->type to check stationJohannes Berg
2010-05-10iwlagn: move iwl_get_ra_sta_id to 4965Johannes Berg
2010-05-10iwlwifi: remove rts_thresholdJohannes Berg
2010-05-10iwl3945: add plcp error checkingAbhijeet Kolekar