summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-peer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-16mac80211: use correct station flags lockJohannes Berg1-2/+3
2010-09-16ath9k: Print rxfilter in debugfs.Ben Greear1-10/+43
2010-09-16ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear1-3/+3
2010-09-16ath9k: Use common ath key management functionsBruno Randolf10-583/+6
2010-09-16ath5k: Use common crypt capabilities flagsBruno Randolf3-7/+7
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf4-16/+16
2010-09-16ath5k: Remove old ath5k key handling functionsBruno Randolf3-238/+0
2010-09-16ath5k: Use common ath key management functionsBruno Randolf2-19/+17
2010-09-16ath: Copy key cache management functions from ath9k to athBruno Randolf4-1/+620
2010-09-16ath: Copy cryptographic capability flags into athBruno Randolf1-0/+10
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches2-74/+12
2010-09-14wl1271: remove warnings in wl1271_sdio_set_powerJohn W. Linville1-10/+4
2010-09-14mac80211: match only assigned bss in sta_info_get_bssJohannes Berg1-1/+1
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau7-63/+19
2010-09-14ath9k_hw: handle rx key missFelix Fietkau2-1/+4
2010-09-14mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau1-0/+2
2010-09-14ath9k: fix BSSID mask calculationFelix Fietkau3-50/+17
2010-09-14ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan1-4/+22
2010-09-14ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan2-55/+23
2010-09-14iwlwifi: apply settings when finishing scanStanislaw Gruszka1-1/+2
2010-09-14iwlwifi: use IWL_DEBUG_SCAN for debug scanningStanislaw Gruszka1-12/+19
2010-09-14iwlwifi: cleanup scan initiate checkStanislaw Gruszka1-16/+1
2010-09-14mac80211: wait for scan work complete before restarting hwStanislaw Gruszka1-0/+3
2010-09-14iwlwifi: do not force complete scan too earlyStanislaw Gruszka5-15/+41
2010-09-14iwlwifi: assure we complete scan in scan_abort and scan_check worksStanislaw Gruszka1-12/+2
2010-09-14iwlwifi: force scan complete after timeoutStanislaw Gruszka2-17/+18
2010-09-14iwlwifi: rewrite scan completionStanislaw Gruszka1-25/+40
2010-09-14iwlwifi: rework iwl_scan_cancel_timeoutStanislaw Gruszka1-13/+12
2010-09-14iwlwifi: report scan completion when abort failStanislaw Gruszka1-64/+67
2010-09-14iwlwifi: cancel scan when down the deviceStanislaw Gruszka3-24/+8
2010-09-14iwlwifi: move scan completed flags handlingJohannes Berg1-16/+14
2010-09-14iwlwifi: unify scan start checksJohannes Berg6-187/+108
2010-09-14iwlwifi: remove unused conf variablesJohannes Berg2-9/+0
2010-09-14mac80211: Fix dangling pointer in ieee80211_xmitSteve deRosier1-0/+1
2010-09-14nl80211: Uninitialized variableBill Jordan1-1/+1
2010-09-14net/wireless: use ARRAY_SIZE macro in radiotap.cNikitas Angelinas1-1/+2
2010-09-14drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas1-2/+3
2010-09-14ath5k: avoid unneeded calibration error messagesFabio Rossi1-1/+1
2010-09-14rt2x00: fix oops in rt2x00lib_txdone with rt61pciHelmut Schaa1-1/+1
2010-09-14rt2x00: Enable missing interrupts in rt61pciHelmut Schaa1-0/+2
2010-09-14rt2x00: Mask out unused interrupts in rt2800pciHelmut Schaa1-13/+13
2010-09-14rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa11-181/+256
2010-09-14rt2x00: Initialize AMPDU_BA_WINSIZE registerHelmut Schaa2-0/+20
2010-09-14rt2x00: Antenna diversity does not work in 2.6.35Lars Ericsson2-10/+6
2010-09-14ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan1-1/+1
2010-09-14wl1271: sdio: claim host only when doing IOOhad Ben-Cohen1-8/+35
2010-09-14carl9170: Makefile, Kconfig files and MAINTAINERSChristian Lamparter5-0/+54
2010-09-14carl9170: firmware parser and debugfs codeChristian Lamparter3-0/+1437
2010-09-14carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter3-0/+3419
2010-09-14carl9170: PHY/RF and MAC routinesChristian Lamparter2-0/+2409