summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* orinoco: Handle suspend/restore in core driverDavid Kilroy2009-07-106-161/+70Star
* airport: store irq in card private structureDavid Kilroy2009-07-101-12/+12
* orinoco: move netdev interface creation to main driverDavid Kilroy2009-07-109-118/+119
* orinoco: make firmware download less verboseDavid Kilroy2009-07-101-27/+23Star
* orinoco: initiate cfg80211 conversionDavid Kilroy2009-07-107-89/+256
* orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy2009-07-103-6/+6
* orinoco: initialise independently of netdevDavid Kilroy2009-07-109-24/+63
* orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy2009-07-1010-139/+132Star
* orinoco: firmware helpers should use dev_err and friendsDavid Kilroy2009-07-101-24/+17Star
* orinoco: use dev_err in early initialisation routinesDavid Kilroy2009-07-101-50/+42Star
* orinoco: Move FID allocation to hw.cDavid Kilroy2009-07-103-23/+26
* orinoco: Move card reading code into hw.cDavid Kilroy2009-07-103-100/+115
* orinoco: Move firmware capability determination into hw.cDavid Kilroy2009-07-103-216/+219
* mac80211_hwsim: clean up the skb before passing it backJohannes Berg2009-07-101-0/+10
* zd1211rw: sort vid/pid pairs by numerical valueHin-Tak Leung2009-07-101-36/+37
* mac80211: push rx status into skb->cbJohannes Berg2009-07-1021-25/+51
* rt2x00: remove skb->do_not_encrypt usageJohannes Berg2009-07-102-5/+4Star
* rndis_wlan: convert set/get txpower to cfg80211Jussi Kivilinna2009-07-101-73/+75
* usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna2009-07-101-0/+14
* rndis_wlan: convert get/set frag/rts to cfg80211Jussi Kivilinna2009-07-101-72/+63Star
* iwmc3200wifi: rfkill cleanupZhu Yi2009-07-106-32/+39
* iwmc3200wifi: cache keys when interface is downSamuel Ortiz2009-07-103-19/+28
* iwmc3200wifi: change coexist periodic calibration flagZhu Yi2009-07-102-6/+11
* iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz2009-07-106-332/+219Star
* iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz2009-07-105-15/+31
* iwmc3200wifi: invalidate keys when changing the BSSIDSamuel Ortiz2009-07-101-1/+18
* iwlwifi: remove disable_tx_power for device > 4965Wey-Yi Guy2009-07-101-2/+7
* iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy2009-07-103-8/+3Star
* iwlwifi: modify sensitivity value for 5150Wey-Yi Guy2009-07-101-2/+25
* wl1251: change psm enabled/disabled info to debugLuciano Coelho2009-07-101-2/+2
* wl1251: fix a checkpatch warningKalle Valo2009-07-101-2/+1Star
* wl1251: use wl1251 prefix everywhereKalle Valo2009-07-1026-1199/+1203
* wl12xx: remove unused wl12xx_hw_init_mem_config()Kalle Valo2009-07-101-1/+0Star
* wl1251: rename wl12xx.h to wl1251.hKalle Valo2009-07-1019-17/+18
* wl1251: add wl1251 prefix to all 1251 filesKalle Valo2009-07-1025-48/+758
* wl1251: remove wl1271_setup()Kalle Valo2009-07-101-8/+0Star
* wl12xx: rename driver to wl1251Kalle Valo2009-07-102-7/+14
* wl12xx: rename wl1251.c wl1251_ops.cKalle Valo2009-07-104-5/+5
* wl12xx: Use chipset specific join commandsJuuso Oikarinen2009-07-105-6/+10
* wl12xx: Assign value to rx msdu lifetime variableVidhya Govindan2009-07-101-0/+1
* wl12xx: enable ELP modeKalle Valo2009-07-101-5/+1Star
* wl12xx: check if elp wakeup failedKalle Valo2009-07-104-24/+59
* wl12xx: optimise elp wakeup and sleep callsKalle Valo2009-07-103-13/+25
* wl12xx: protect wl12xx_op_set_rts_threshold()Kalle Valo2009-07-101-0/+4
* wl12xx: Fix CMD_TEST regression via netlink.Ari Kauppi2009-07-101-24/+11Star
* wl12xx: Fix incorrect warning message.Ari Kauppi2009-07-101-1/+1
* wl12xx: Add support for block reading from a fixed register addressJuuso Oikarinen2009-07-102-7/+14
* wl12xx: Moved wl1251 TX path implementation into chip specific filesJuuso Oikarinen2009-07-106-51/+59
* wl12xx: pass the wake up condition when configuring the wake up eventLuciano Coelho2009-07-103-4/+7
* wl12xx: add support for fixed address in wl12xx_spi_readLuciano Coelho2009-07-102-7/+14