summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: fix-up build damage from removal of skb->dstJohn W. Linville2009-07-101-2/+1
* ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos2009-07-101-11/+6
* ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos2009-07-101-8/+0
* orinoco: remove WE nickname supportDavid Kilroy2009-07-101-43/+0
* orinoco: convert giwrange to cfg80211David Kilroy2009-07-101-114/+1
* orinoco: convert scanning to cfg80211David Kilroy2009-07-109-744/+378
* orinoco: convert mode setting to cfg80211David Kilroy2009-07-105-80/+70
* orinoco: provide generic commit functionDavid Kilroy2009-07-105-269/+294
* orinoco: Handle suspend/restore in core driverDavid Kilroy2009-07-106-161/+70
* 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/+23
* 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/+132
* orinoco: firmware helpers should use dev_err and friendsDavid Kilroy2009-07-101-24/+17
* orinoco: use dev_err in early initialisation routinesDavid Kilroy2009-07-101-50/+42
* 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/+4
* 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/+63
* 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/+219
* 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/+3
* 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/+1
* wl1251: use wl1251 prefix everywhereKalle Valo2009-07-1026-1199/+1203
* wl12xx: remove unused wl12xx_hw_init_mem_config()Kalle Valo2009-07-101-1/+0
* 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/+0
* 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/+1
* wl12xx: check if elp wakeup failedKalle Valo2009-07-104-24/+59
OpenPOWER on IntegriCloud