summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-02Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko1-12/+20
2010-12-02Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko1-0/+26
2010-12-02Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov1-1/+1
2010-12-02Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-12-02Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-12-02Bluetooth: Automate remote name requestsJohan Hedberg1-18/+54
2010-12-02Bluetooth: Create a unified authentication request functionJohan Hedberg1-14/+40
2010-12-02Bluetooth: Simplify remote features callback function logicJohan Hedberg1-44/+47
2010-12-01Bluetooth: Add new PID for Atheros 3011Bala Shanmugam2-0/+7
2010-12-01Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried1-3/+6
2010-11-30iwlagn: fix microcode error on 4965Stanislaw Gruszka1-0/+2
2010-11-30mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa1-3/+2
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach4-7/+32
2010-11-30ath5k: Set turbo bit on rf bank 2Nick Kossifidis2-3/+29
2010-11-30ath5k: Clean up turbo mode initvals/rfregsNick Kossifidis5-976/+577
2010-11-30ath5k: Cleanup turbo channel flagsNick Kossifidis4-43/+10
2010-11-30ath5k: Use correct clock when setting ofdm timingsNick Kossifidis1-2/+14
2010-11-30ath5k: Skip tx power setting on AR5210 for nowNick Kossifidis1-0/+3
2010-11-30ath5k: Tweak phy activate to rx start delay based on bwmodeNick Kossifidis1-4/+7
2010-11-30ath5k: No need to save/restore staid flags on resetNick Kossifidis1-21/+1
2010-11-30ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis4-134/+218
2010-11-30ath5k: Skip powertable setting when we are on the same channelNick Kossifidis1-23/+42
2010-11-30ath5k: Update PLL programming for turbo/half/quarterNick Kossifidis1-5/+23
2010-11-30ath5k: Update spur mitigation filter for turbo/half/quarterNick Kossifidis1-21/+32
2010-11-30ath5k: Tweak power detector delays on RF5111/RF5112Nick Kossifidis1-2/+30
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis3-1/+10
2010-11-30ath5k: Use turbo flag on DCUNick Kossifidis1-0/+5
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis4-243/+308
2010-11-30ath5k: Extend rate_durationNick Kossifidis3-46/+129
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis3-24/+68
2010-11-30ath5k: Move tx retries setting outside reset_tx_queueNick Kossifidis1-36/+56
2010-11-30ath5k: Increase PHY settling parameters for turo modeNick Kossifidis4-29/+52
2010-11-30ath5k: Small cleanup on tweak_initvalsNick Kossifidis2-15/+4
2010-11-30ath5k: Put core clock initialization on a new functionNick Kossifidis4-27/+134
2010-11-30ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis4-11/+16
2010-11-30ath5k: Use new function to stop beacon queueNick Kossifidis3-6/+25
2010-11-30ath5k: Check RXE when setting RXDPNick Kossifidis2-3/+10
2010-11-30ath5k: Use DCU early termination correctlyNick Kossifidis2-3/+14
2010-11-30ath5k: Debug DMA timeoutsNick Kossifidis3-5/+32
2010-11-30ath5k: Use new dma_stop function on base.cNick Kossifidis1-56/+39
2010-11-30ath5k: Stop PCU on resetNick Kossifidis1-0/+5
2010-11-30ath5k: Add new function to stop rx/tx DMANick Kossifidis3-9/+59
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis9-894/+1042
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan9-5/+45
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg4-38/+45
2010-11-29ath9k: fix software retry counter trackingFelix Fietkau1-2/+2
2010-11-29Revert "ath9k_htc: Handle monitor mode properly for HTC devices"Rajkumar Manoharan1-5/+59
2010-11-29ath9k: Remove code which enables btcoex based on subsys idVasanthakumar Thiagarajan2-24/+0
2010-11-29ath9k: Reintroduce modparam to enable btcoexVasanthakumar Thiagarajan3-2/+8
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg4-6/+129