summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: implement IWRATEJohannes Berg2009-07-104-74/+140
* cfg80211: implement IWAP for WDSJohannes Berg2009-07-104-22/+71
* cfg80211: implement iwpowerJohannes Berg2009-07-1010-135/+151
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-1010-338/+625
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-107-32/+474
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-109-18/+829
* wireless: define AKM suitesJohannes Berg2009-07-101-0/+4
* mac80211: remove an unused function declarationJohannes Berg2009-07-101-3/+0
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-108-0/+335
* wext: constify extra argument to wireless_send_eventJohannes Berg2009-07-102-2/+2
* mac80211: tell SME about real auth stateJohannes Berg2009-07-101-1/+7
* cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-102-11/+3
* cfg80211: use proper allocation flagsJohannes Berg2009-07-109-66/+91
* nl80211: clean up function definitionsJohannes Berg2009-07-101-29/+29
* cfg80211: move break statement to correct placeJohannes Berg2009-07-101-15/+16
* wext: default to yJohannes Berg2009-07-101-9/+3
* mac80211: fix todo lockJohannes Berg2009-07-101-13/+15
* wext: allow returning NULL statsJohannes Berg2009-07-101-1/+8
* 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
* cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-102-17/+17
* 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
* cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy2009-07-101-4/+4
* cfg80211: set WE encoding size based on available ciphersDavid Kilroy2009-07-101-3/+10
* cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy2009-07-102-4/+2
* cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy2009-07-101-2/+13
* cfg80211: add wrapper function to get wiphy from priv pointerDavid Kilroy2009-07-101-0/+11
* 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
* cfg80211: prohibit scanning the same channel more than onceJohannes Berg2009-07-101-3/+30
* mac80211: improve per-sta debugfsJohannes Berg2009-07-102-36/+79
* mac80211: push rx status into skb->cbJohannes Berg2009-07-1030-106/+108
OpenPOWER on IntegriCloud