summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-02Bluetooth: clean up hci codeAndrei Emeltchenko6-50/+82
2010-12-02Bluetooth: clean up l2cap codeAndrei Emeltchenko2-9/+8
2010-12-02Bluetooth: clean up rfcomm codeAndrei Emeltchenko4-20/+25
2010-12-02Bluetooth: clean up sco codeAndrei Emeltchenko2-13/+17
2010-12-02Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo1-2/+5
2010-12-02Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan1-12/+7
2010-12-02Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan1-13/+9
2010-12-02Bluetooth: do not use assignment in if conditionAndrei Emeltchenko1-6/+12
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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 int...Gustavo F. Padovan3-6/+16
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