summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-16mac80211: send last 3/5 probe requests as unicastLuis R. Rodriguez
2010-09-16mac80211: disable beacon monitor while going offchannelLuis R. Rodriguez
2010-09-16mac80211: make the beacon monitor available externallyLuis R. Rodriguez
2010-09-16mac80211: reset connection idle when going offchannelLuis R. Rodriguez
2010-09-16mac80211: reset probe send counter upon connection timer resetLuis R. Rodriguez
2010-09-16mac80211: add helper for reseting the connection monitorLuis R. Rodriguez
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-09-16mac80211: set running state earlierJohannes Berg
2010-09-16cfg80211/mac80211: use lockdep_assert_heldJohannes Berg
2010-09-16mac80211: use correct station flags lockJohannes Berg
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches
2010-09-14mac80211: match only assigned bss in sta_info_get_bssJohannes Berg
2010-09-14mac80211: wait for scan work complete before restarting hwStanislaw Gruszka
2010-09-14mac80211: Fix dangling pointer in ieee80211_xmitSteve deRosier
2010-09-14nl80211: Uninitialized variableBill Jordan
2010-09-14net/wireless: use ARRAY_SIZE macro in radiotap.cNikitas Angelinas
2010-09-01mac80211: only cancel software-based scans on suspendJohn W. Linville
2010-08-31mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville
2010-08-31net/wireless: Remove double testJulia Lawall
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen
2010-08-31mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen
2010-08-27mac80211: fix offchannel queue stopJohannes Berg
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27mac80211: split out concurrent vif checksJohannes Berg
2010-08-27mac80211: simplify zero address checksJohannes Berg
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg
2010-08-27mac80211: clean up ifdown/cleanup pathsJohannes Berg
2010-08-27mac80211: use subqueue helpersJohannes Berg
2010-08-27mac80211: allow changing port control protocolJohannes Berg
2010-08-27cfg80211: allow changing port control protocolJohannes Berg
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg
2010-08-27cfg80211: allow vendor specific cipher suitesJohannes Berg
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg
2010-08-27mac80211: remove unused scan expire defineJohannes Berg
2010-08-25mac80211: fix mesh advertisementJohannes Berg
2010-08-25mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter
2010-08-25nl80211: fix missing nestingJohannes Berg
2010-08-25mac80211: cancel restart_work in ieee80211_unregister_hwChristian Lamparter
2010-08-25mac80211: fix warning for un-used parameterWey-Yi Guy
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24mac80211: remove unused don't-encrypt flagJohannes Berg
2010-08-24cfg80211: mark ieee80211_hdrlen constJohannes Berg
2010-08-16cfg80211: check if WEP is available for shared key authJohannes Berg
2010-08-16mac80211: dont advertise WEP if unavailableJohannes Berg
2010-08-16mac80211: remove unused status flag checksJohannes Berg
2010-08-16mac80211: move key tfm setupJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16cfg80211: support sysfs namespacesJohannes Berg