aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-29cfg80211: set initial monitor channelMichal Kazior1-0/+31
2012-06-29cfg80211: track monitor channelMichal Kazior3-2/+18
2012-06-29cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior1-0/+2
2012-06-29mac80211: refactor virtual monitor codeMichal Kazior3-14/+17
2012-06-29cfg80211: track monitor interfaces countMichal Kazior3-0/+43
2012-06-29cfg80211: introduce cfg80211_get_chan_stateMichal Kazior2-0/+63
2012-06-29cfg80211: track ibss fixed channelMichal Kazior1-0/+1
2012-06-29cfg80211: add channel tracking for AP and meshMichal Kazior4-5/+19
2012-06-29cfg80211: .stop_ap when interface is going downMichal Kazior2-0/+6
2012-06-29cfg80211: introduce cfg80211_stop_apMichal Kazior4-17/+50
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg37-1716/+3089
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela1-0/+9
2012-06-28mac80211: don't require associated->beacon_ies for psEliad Peller1-3/+0
2012-06-28mac80211: flush queues before deauth/disassocEliad Peller1-0/+4
2012-06-28mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg5-16/+18
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg1-1/+4
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg3-4/+13
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville29-532/+749
2012-06-26mac80211: make __ieee80211_recalc_idle staticJohannes Berg2-122/+121
2012-06-26mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg1-5/+3
2012-06-26mac80211: remove unused functionJohannes Berg1-6/+0
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen1-1/+8
2012-06-26NFC: Return from rawsock_release when sk is NULLEric Dumazet1-1/+4
2012-06-25NFC: Prevent multiple buffer overflows in NCIDan Rosenberg1-5/+5
2012-06-24mac80211: trace debug messagesJohannes Berg4-0/+136
2012-06-24mac80211: rename driver-trace fileJohannes Berg5-6/+5
2012-06-24mac80211: clean up debuggingJohannes Berg22-429/+519
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville20-258/+472
2012-06-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-7/+6
2012-06-22mac80211: pass sdata to some RX functionsJohannes Berg1-17/+16
2012-06-22mac80211: two small verbose debug cleanupsJohannes Berg2-2/+2
2012-06-22mac80211: remove TKIP debugJohannes Berg2-53/+1
2012-06-21mac80211: clear ifmgd->bssid only after building DELBAEliad Peller1-7/+6
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein3-8/+54
2012-06-20mac80211: fix double-start of remain-on-channelJohannes Berg2-2/+7
2012-06-20mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins1-1/+3
2012-06-20mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins1-1/+1
2012-06-20mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins2-7/+22
2012-06-20mac80211: fix cleanup if driver suspend callback failsEyal Shapira1-0/+10
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky6-14/+17
2012-06-20mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho1-1/+1
2012-06-20cfg80211: fix regression in multi-vif AP startFelix Fietkau1-2/+32
2012-06-20nl80211: use __cfg80211_rdev_from_attrs for testmodeJohannes Berg1-13/+10
2012-06-20nl80211: change __cfg80211_rdev_from_infoJohannes Berg1-9/+10
2012-06-20nl80211: fix netns separationJohannes Berg1-9/+12
2012-06-20nl80211: refactor __cfg80211_rdev_from_infoJohannes Berg1-28/+31
2012-06-20cfg80211: make some functions staticJohannes Berg3-89/+82
2012-06-20mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho1-2/+2
2012-06-20mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan1-5/+4
2012-06-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJohn W. Linville2-7/+9