summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-06-22mac80211: pass sdata to some RX functionsJohannes Berg
2012-06-22mac80211: two small verbose debug cleanupsJohannes Berg
2012-06-22mac80211: remove TKIP debugJohannes Berg
2012-06-21mac80211: clear ifmgd->bssid only after building DELBAEliad Peller
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein
2012-06-20mac80211: fix double-start of remain-on-channelJohannes Berg
2012-06-20mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins
2012-06-20mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins
2012-06-20mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins
2012-06-20mac80211: fix cleanup if driver suspend callback failsEyal Shapira
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky
2012-06-20mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho
2012-06-20cfg80211: fix regression in multi-vif AP startFelix Fietkau
2012-06-20nl80211: use __cfg80211_rdev_from_attrs for testmodeJohannes Berg
2012-06-20nl80211: change __cfg80211_rdev_from_infoJohannes Berg
2012-06-20nl80211: fix netns separationJohannes Berg
2012-06-20nl80211: refactor __cfg80211_rdev_from_infoJohannes Berg
2012-06-20cfg80211: make some functions staticJohannes Berg
2012-06-20mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho
2012-06-20mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan
2012-06-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-18mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh
2012-06-18mac80211: set only VO as a U-APSD enabled ACArik Nemtsov
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov
2012-06-18mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh
2012-06-18mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh
2012-06-18mac80211: implement the proactive PREP generationChun-Yeow Yeoh
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal
2012-06-14mac80211: implement the proactive PREQ generationChun-Yeow Yeoh
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-06-13nl80211: fix sched scan match attribute nameJohannes Berg
2012-06-13mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs
2012-06-13mac80211: stop polling in disassociationDavid Spinadel
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-06-13mac80211: allow cancelling dependent ROCsJohannes Berg
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-12mac80211: add missing kernel-docAshok Nagarajan
2012-06-11Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-06-11mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh
2012-06-09Bluetooth: Fix style in hidp codeGustavo Padovan
2012-06-09mac80211: Rename stainfo variable for the more common staJavier Cardona
2012-06-09mac80211: Remove unused variableJavier Cardona