summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg3-22/+33
2009-07-10cfg80211: reset auth algorithmJohannes Berg1-0/+1
2009-07-10cfg80211: send events for userspace SMEJohannes Berg1-26/+38
2009-07-10mac80211: remove dead code, clean upJohannes Berg5-264/+54
2009-07-10mac80211: remove auth algorithm retryJohannes Berg4-62/+4
2009-07-10mac80211: re-add HT disablingJohannes Berg1-1/+9
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg3-68/+61
2009-07-10cfg80211: implement IWRATEJohannes Berg4-74/+140
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg4-22/+71
2009-07-10cfg80211: implement iwpowerJohannes Berg10-135/+151
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg10-338/+625
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg7-32/+474
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz9-18/+829
2009-07-10wireless: define AKM suitesJohannes Berg1-0/+4
2009-07-10mac80211: remove an unused function declarationJohannes Berg1-3/+0
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg8-0/+335
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg2-2/+2
2009-07-10mac80211: tell SME about real auth stateJohannes Berg1-1/+7
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg2-11/+3
2009-07-10cfg80211: use proper allocation flagsJohannes Berg9-66/+91
2009-07-10nl80211: clean up function definitionsJohannes Berg1-29/+29
2009-07-10cfg80211: move break statement to correct placeJohannes Berg1-15/+16
2009-07-10wext: default to yJohannes Berg1-9/+3
2009-07-10mac80211: fix todo lockJohannes Berg1-13/+15
2009-07-10wext: allow returning NULL statsJohannes Berg1-1/+8
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-10cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2-17/+17
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-10cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy1-4/+4
2009-07-10cfg80211: set WE encoding size based on available ciphersDavid Kilroy1-3/+10
2009-07-10cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy2-4/+2