summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-10cfg80211: implement iwpowerJohannes Berg2-45/+24
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg1-0/+68
2009-07-10mac80211_hwsim: fix-up build damage from removal of skb->dstJohn W. Linville1-2/+1
2009-07-10ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos1-11/+6
2009-07-10ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos1-8/+0
2009-07-10orinoco: remove WE nickname supportDavid Kilroy1-43/+0
2009-07-10orinoco: convert giwrange to cfg80211David Kilroy1-114/+1
2009-07-10orinoco: convert scanning to cfg80211David Kilroy9-744/+378
2009-07-10orinoco: convert mode setting to cfg80211David Kilroy5-80/+70
2009-07-10orinoco: provide generic commit functionDavid Kilroy5-269/+294
2009-07-10orinoco: Handle suspend/restore in core driverDavid Kilroy6-161/+70
2009-07-10airport: store irq in card private structureDavid Kilroy1-12/+12
2009-07-10orinoco: move netdev interface creation to main driverDavid Kilroy9-118/+119
2009-07-10orinoco: make firmware download less verboseDavid Kilroy1-27/+23
2009-07-10orinoco: initiate cfg80211 conversionDavid Kilroy7-89/+256
2009-07-10orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy3-6/+6
2009-07-10orinoco: initialise independently of netdevDavid Kilroy9-24/+63
2009-07-10orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy10-139/+132
2009-07-10orinoco: firmware helpers should use dev_err and friendsDavid Kilroy1-24/+17
2009-07-10orinoco: use dev_err in early initialisation routinesDavid Kilroy1-50/+42
2009-07-10orinoco: Move FID allocation to hw.cDavid Kilroy3-23/+26
2009-07-10orinoco: Move card reading code into hw.cDavid Kilroy3-100/+115
2009-07-10orinoco: Move firmware capability determination into hw.cDavid Kilroy3-216/+219
2009-07-10mac80211_hwsim: clean up the skb before passing it backJohannes Berg1-0/+10
2009-07-10zd1211rw: sort vid/pid pairs by numerical valueHin-Tak Leung1-36/+37
2009-07-10mac80211: push rx status into skb->cbJohannes Berg21-25/+51
2009-07-10rt2x00: remove skb->do_not_encrypt usageJohannes Berg2-5/+4
2009-07-10rndis_wlan: convert set/get txpower to cfg80211Jussi Kivilinna1-73/+75
2009-07-10usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna1-0/+14
2009-07-10rndis_wlan: convert get/set frag/rts to cfg80211Jussi Kivilinna1-72/+63
2009-07-10iwmc3200wifi: rfkill cleanupZhu Yi6-32/+39
2009-07-10iwmc3200wifi: cache keys when interface is downSamuel Ortiz3-19/+28
2009-07-10iwmc3200wifi: change coexist periodic calibration flagZhu Yi2-6/+11
2009-07-10iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz6-332/+219
2009-07-10iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz5-15/+31
2009-07-10iwmc3200wifi: invalidate keys when changing the BSSIDSamuel Ortiz1-1/+18
2009-07-10iwlwifi: remove disable_tx_power for device > 4965Wey-Yi Guy1-2/+7
2009-07-10iwlwifi: no need to refer to max_nrg_cck range valueWey-Yi Guy3-8/+3
2009-07-10iwlwifi: modify sensitivity value for 5150Wey-Yi Guy1-2/+25
2009-07-10wl1251: change psm enabled/disabled info to debugLuciano Coelho1-2/+2
2009-07-10wl1251: fix a checkpatch warningKalle Valo1-2/+1
2009-07-10wl1251: use wl1251 prefix everywhereKalle Valo26-1199/+1203
2009-07-10wl12xx: remove unused wl12xx_hw_init_mem_config()Kalle Valo1-1/+0
2009-07-10wl1251: rename wl12xx.h to wl1251.hKalle Valo19-17/+18
2009-07-10wl1251: add wl1251 prefix to all 1251 filesKalle Valo25-48/+758
2009-07-10wl1251: remove wl1271_setup()Kalle Valo1-8/+0
2009-07-10wl12xx: rename driver to wl1251Kalle Valo2-7/+14
2009-07-10wl12xx: rename wl1251.c wl1251_ops.cKalle Valo4-5/+5
2009-07-10wl12xx: Use chipset specific join commandsJuuso Oikarinen5-6/+10
2009-07-10wl12xx: Assign value to rx msdu lifetime variableVidhya Govindan1-0/+1