summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove dead code from mlmeJohannes Berg2009-07-103-8/+1
* cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-106-13/+25
* rfkill: prep for rfkill API changesJohannes Berg2009-07-101-2/+8
* cfg80211: check for current_bss from giwrateSamuel Ortiz2009-07-101-2/+5
* mac80211: shorten the passive dwell time for sw scansHelmut Schaa2009-07-101-1/+1
* cfg80211: fix giwrangeJohannes Berg2009-07-101-4/+3
* nl80211: limit to one pairwise cipher for associate()Johannes Berg2009-07-101-4/+6
* cfg80211: refuse authenticating to same BSSID twiceJohannes Berg2009-07-101-7/+15
* cfg80211: keep track of BSSesJohannes Berg2009-07-1010-211/+567
* cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-102-22/+24
* cfg80211: reset auth algorithmJohannes Berg2009-07-101-0/+1
* cfg80211: send events for userspace SMEJohannes Berg2009-07-101-26/+38
* mac80211: remove dead code, clean upJohannes Berg2009-07-105-264/+54
* mac80211: remove auth algorithm retryJohannes Berg2009-07-104-62/+4
* mac80211: re-add HT disablingJohannes Berg2009-07-101-1/+9
* cfg80211: implement get_wireless_statsJohannes Berg2009-07-102-68/+60
* cfg80211: implement IWRATEJohannes Berg2009-07-103-74/+108
* cfg80211: implement IWAP for WDSJohannes Berg2009-07-103-22/+61
* cfg80211: implement iwpowerJohannes Berg2009-07-107-90/+114
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-109-337/+590
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-106-31/+469
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-107-12/+620
* mac80211: remove an unused function declarationJohannes Berg2009-07-101-3/+0
* cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-104-0/+168
* wext: constify extra argument to wireless_send_eventJohannes Berg2009-07-101-1/+1
* mac80211: tell SME about real auth stateJohannes Berg2009-07-101-1/+7
* cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-101-10/+3
* cfg80211: use proper allocation flagsJohannes Berg2009-07-108-59/+77
* 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
* cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-102-17/+17
* 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: 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-108-66/+43
* cfg80211: issue netlink notification when scan startsJohannes Berg2009-07-103-10/+34
* cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-103-15/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-0916-48/+30
|\
| * net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-099-19/+19
| * netpoll: Fix carrier detection for drivers that are using phylibAnton Vorontsov2009-07-081-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-084-3/+6
| |\
| | * mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()Luciano Coelho2009-07-071-1/+4
| | * cfg80211: fix refcount leakJohannes Berg2009-07-071-1/+0
| | * mac80211: fix allocation in mesh_queue_preqAndrey Yurovsky2009-07-071-1/+1
OpenPOWER on IntegriCloud