summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sunrpc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-27libertas: clean up MONITOR_MODE commandDan Williams4-72/+33
2010-07-27rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka1-0/+8
2010-07-27rt2500usb: truly disable encryption when initializeStanislaw Gruszka1-0/+1
2010-07-27rt2500usb: write keys to proper registersStanislaw Gruszka1-1/+1
2010-07-27ath9k: remove unused base_index from rate table.Senthil Balasubramanian2-161/+160
2010-07-27ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian1-1/+1
2010-07-27ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian2-225/+366
2010-07-27ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian2-145/+153
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen4-12/+12
2010-07-27p54: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+17
2010-07-26rt2x00: Fix regression for rt2500pciIvo van Doorn1-6/+13
2010-07-26mac80211: Don't set per-BSS QoS for monitor interfacesSujith1-2/+6
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau1-18/+1
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau1-1/+1
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau3-2/+10
2010-07-26ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau1-8/+8
2010-07-26mac80211: fix sta assignmentJohannes Berg1-12/+5
2010-07-26libertas: precedence bugDan Carpenter1-1/+1
2010-07-26cfg80211: fix IBSS default management keyJohannes Berg1-1/+3
2010-07-26mac80211: remove bogus rcu_read_lock()Johannes Berg1-6/+1
2010-07-26wireless: remove unneeded variable from regulatory_hint_11d()Dan Carpenter1-4/+1
2010-07-26mac80211: freeing the wrong variableDan Carpenter1-1/+1
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan3-4/+8
2010-07-26ath5k: snprintf() returns largish valuesDan Carpenter1-0/+18
2010-07-26ath9k: snprintf() returns largish valuesDan Carpenter1-0/+9
2010-07-26drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall1-6/+2
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville7-21/+4
2010-07-26minstrel: don't complain about feedback for unrequested ratesJohn W. Linville1-1/+0
2010-07-26minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville1-1/+1
2010-07-26iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville2-2/+8
2010-07-26MAINTAINERS: remove entry for wavelanJohn W. Linville1-8/+0
2010-07-26MAINTAINERS: orphan the zd1201 wireless driverJohn W. Linville1-3/+2
2010-07-26MAINTAINERS: orphan the raylink wireless driverJohn W. Linville1-2/+1
2010-07-26MAINTAINERS: mark prism54 obsoleteJohn W. Linville1-1/+1
2010-07-26rtl8180: silence "dubious: x | !y" sparse warningJohn W. Linville1-1/+4
2010-07-26rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville5-10/+68
2010-07-26wl1251: fix sparse-generated warningsJohn W. Linville4-18/+20
2010-07-26iwlagn: use __packed on new structure definitionsJohn W. Linville1-6/+6
2010-07-23iwlwifi: remove spurious semicolonsJohannes Berg1-2/+2
2010-07-23iwlwifi: reduce beacon fill conditionsJohannes Berg2-6/+2
2010-07-23iwlwifi: read multiple MAC addressesWey-Yi Guy3-5/+16
2010-07-23iwlwifi: make iwl_mac_beacon_update staticJohannes Berg2-33/+31
2010-07-23iwlagn: fix firmware loading TLV error pathJohannes Berg1-44/+35
2010-07-23iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy4-4/+37
2010-07-23iwlagn: add bluetooth stats to debugfsWey-Yi Guy8-0/+113
2010-07-23iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy7-119/+271
2010-07-23iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy2-0/+7
2010-07-23iwlagn: add statistic notification structure for WiFi/BT devicesWey-Yi Guy6-27/+71
2010-07-21mac80211: proper IBSS lockingJohannes Berg2-50/+54
2010-07-21mac80211: fix IBSS lockdep complaintJohannes Berg1-5/+14