summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-17iwlwifi: SRAM size moves from hw_params to cfgEmmanuel Grumbach6-18/+38
2012-02-17iwlwifi: save ucode capabilities in iwl_fwDon Fry4-29/+22
2012-02-17iwlwifi: changes args to iwl_nic for firmware operationsDon Fry4-79/+77
2012-02-17iwlwifi: the transport knows its stateEmmanuel Grumbach1-0/+49
2012-02-17iwlwifi: move event and err pointers to iwl_nicDon Fry3-26/+24
2012-02-17iwlwifi: document the transport layerEmmanuel Grumbach1-13/+107
2012-02-17iwlwifi: send testmode hcmd reply with rx headerAmit Beka1-1/+1
2012-02-17iwlwifi: fixes to testmode indirect accessAmit Beka1-4/+6
2012-02-17iwlwifi: use enhance_sensitivity from iwl_fwEmmanuel Grumbach3-4/+5
2012-02-17iwlwifi: iwl_set_hw_params returns always 0Emmanuel Grumbach6-22/+9
2012-02-17iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach3-16/+11
2012-02-17iwlwifi: change args to ucode routinesDon Fry4-35/+36
2012-02-17iwlwifi: Move ucode pointers to iwl_fwDon Fry6-48/+46
2012-02-17iwlwifi: move firmware_loading_complete to iwl_nicDon Fry3-6/+4
2012-02-17iwlwifi: move firmware_name to iwl_nicDon Fry2-8/+5
2012-02-17iwlwifi: move fw_index from iwl_priv to iwl_nicDon Fry2-12/+12
2012-02-17iwlwifi: move ucode_ver to iwl_nicDon Fry5-20/+22
2012-02-17iwlwifi: create iwl_nic structureDon Fry4-2/+86
2012-02-17iwlwifi: give PCIe its own lockJohannes Berg4-31/+40
2012-02-17iwlwifi: move workqueue to privJohannes Berg13-33/+29
2012-02-17iwlwifi: trace debug messagesJohannes Berg4-42/+235
2012-02-17iwlwifi: added reply data to testmode HCMD sendAmit Beka2-10/+60
2012-02-17iwlwifi: testmode new indirect RW APIAmit Beka3-122/+163
2012-02-17iwlwifi: log as error when error detectedWey-Yi Guy1-71/+51
2012-02-16Merge 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-10rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham1-2/+2
2012-02-10mac80211: 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-09mac80211: do not call rate control .tx_status before .rate_initFelix Fietkau1-1/+1
2012-02-09rtlwifi: Return correct failure code on errorSimon Graham1-1/+1
2012-02-09mac80211: rename mesh static path_lookup()Luis R. Rodriguez1-3/+3
2012-02-09rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham1-6/+10
2012-02-09mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printkFelix Fietkau1-0/+2