summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2634-44566/+108320
2012-02-15ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin1-1/+1
2012-02-15mwifiex: clear previous security setting during associationAmitkumar Karwar1-1/+7
2012-02-15mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau1-1/+1
2012-02-15mac80211: call rate control only after initJohannes Berg4-3/+6
2012-02-15Bluetooth: Fix possible use after free in delete pathUlisses Furquim1-2/+2
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2-5/+5
2012-02-15Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer1-0/+1
2012-02-15Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_closeJohan Hedberg1-1/+2
2012-02-15Bluetooth: Fix RFCOMM session reference counting issueOctavian Purdila1-6/+12
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila4-7/+11
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2-7/+11
2012-02-15Bluetooth: Fix sk_sndtimeo initialization for L2CAP socketAndrzej Kaczmarek1-1/+1
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2-2/+2
2012-02-15Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner1-3/+0
2012-02-15Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley1-0/+4
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham1-2/+2
2012-02-09mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan1-2/+2
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville1-3/+3
2012-02-08mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau1-1/+1
2012-02-08rtlwifi: Return correct failure code on errorSimon Graham1-1/+1
2012-02-08mac80211: rename mesh static path_lookup()Luis R. Rodriguez1-3/+3
2012-02-08rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham1-6/+10
2012-02-08mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printkFelix Fietkau1-0/+2
2012-02-08rt2x00: Correctly set txmixer_gain in RT3572 channel switching.Gertjan van Wingerde2-7/+40
2012-02-08rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde2-5/+12
2012-02-08rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.Gertjan van Wingerde1-1/+2
2012-02-08rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.Gertjan van Wingerde1-4/+2
2012-02-08rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde2-2/+10
2012-02-08rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde1-1/+1
2012-02-08rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde5-17/+31
2012-02-08rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde2-0/+24
2012-02-08orinoco: Remove old mailing lists from MAINTAINERSDavid Gibson1-2/+0
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek1-0/+8
2012-02-06mac80211: call rate control only after initJohannes Berg4-3/+6
2012-02-06iwlegacy: remove set_hw_params callbackStanislaw Gruszka3-85/+59
2012-02-06iwlegacy: remove struct il_tx_infoStanislaw Gruszka6-69/+46
2012-02-06iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka7-81/+83
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka10-167/+127
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka10-378/+261
2012-02-06iwlegacy: remove il_setup_interface()Stanislaw Gruszka1-19/+3
2012-02-06iwlegacy: get rid of ctx->is_activeStanislaw Gruszka4-31/+3
2012-02-06iwlegacy: get rid of ctx->ac_to_queueStanislaw Gruszka2-8/+2
2012-02-06iwlegacy: get rid of ctx->ac_to_fifoStanislaw Gruszka2-10/+8
2012-02-06iwlegacy: move ht out of ctx structureStanislaw Gruszka4-49/+46
2012-02-06iwlegacy: move qos_data out of ctx structureStanislaw Gruszka3-19/+18
2012-02-06iwlegacy: remove ctx interface_modesStanislaw Gruszka4-35/+8
2012-02-06iwlegacy: get rid of ctx->station_flagsStanislaw Gruszka2-3/+1