summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-28wl1271: Add support for hardware GEM cipherJuuso Oikarinen
2010-09-28wl1271: Increase connection reliabilityJuuso Oikarinen
2010-09-28wl1271: Optimize scan durationJuuso Oikarinen
2010-09-28wl1271: Add handling for failing hardware scan commandJuuso Oikarinen
2010-09-28wl1271: Add hardware recovery mechanismJuuso Oikarinen
2010-09-28wl1271: Separate interface removal to another functionJuuso Oikarinen
2010-09-28wl1271: Fix work cancelling when shutting down the driverJuuso Oikarinen
2010-09-28wl1271: Move scan complete invocation into work functionJuuso Oikarinen
2010-09-28wl1271: Fix AC/TID default configurationJuuso Oikarinen
2010-09-28wl1271: Fix tid-configuration of TX framesJuuso Oikarinen
2010-09-28wl1271: Enable 11a support always, prevent scanning for unsupporting chipsJuuso Oikarinen
2010-09-28wl1271: Reduce rate used for last PSM entry attemptJuuso Oikarinen
2010-09-28wl1271: Enable/disable 11a support based on INI configurationJuuso Oikarinen
2010-09-28wl1271: Remove function cmd_read_memoryJuuso Oikarinen
2010-09-28wl1271: Release interrupt *after* releasing the driver contextJuuso Oikarinen
2010-09-28wl1271: Remove acx_fw_version functionJuuso Oikarinen
2010-09-28wl1271: Move setting of wake-up conditions to ps.c from cmd.cJuuso Oikarinen
2010-09-28wl1271: Remove outdated FIXME'sJuuso Oikarinen
2010-09-28wl1271: Change supported channel order for a more optimal scanJuuso Oikarinen
2010-09-28wl1271: fix forced passive scanLuciano Coelho
2010-09-28wl1271: remove useless 11a check when scanningLuciano Coelho
2010-09-28wl1271: Fix scan race conditionJuuso Oikarinen
2010-09-28wl1271: Add trigger to net_device oper_state to change BT coex priorityJuuso Oikarinen
2010-09-28wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FWJuuso Oikarinen
2010-09-28wl1271: remove deprecated ACX definitionLuciano Coelho
2010-09-27ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear
2010-09-27ath9k_hw: simplify revision checks for AR9287Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9285Felix Fietkau
2010-09-27ath9k_hw: simplify revision checks for AR9280Felix Fietkau
2010-09-27wl1271: Fix overflow in wl1271_boot_upload_nvsIdo Yariv
2010-09-27ath5k: Add bssid mask and rxfilter to debugfs.Ben Greear
2010-09-24ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan
2010-09-24ath9k: Fix tx struck state with paprdVasanthakumar Thiagarajan
2010-09-24airo: remove "basic_rate" module optionDan Carpenter
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-21ath9k: make the driver specific rate control module optionalFelix Fietkau
2010-09-21ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau
2010-09-21ath9k: clean up / fix aggregation session flushFelix Fietkau
2010-09-21ath9k: fix an aggregation start related race conditionFelix Fietkau
2010-09-21ath9k: clean up block ack window handlingFelix Fietkau
2010-09-21wl1271: bugfix: use bitwise-AND instead of logical-ANDEliad Peller
2010-09-21wl1271: avoid redundant memcpy of rx_statusEliad Peller
2010-09-21carl9170: fix hang in AP mode when HT STA does PSMChristian Lamparter
2010-09-21carl9170: reinit phy after HT settings have changedChristian Lamparter
2010-09-21carl9170: fix state downgrade during resetChristian Lamparter
2010-09-21carl9170: abort tasklet during usb resetChristian Lamparter
2010-09-21carl9170: don't load bogus nf of chain 1Christian Lamparter
2010-09-21carl9170: fix noise dBm conversionChristian Lamparter
2010-09-21carl9170: use rx chainmask from eepromChristian Lamparter