summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-18Bluetooth: convert chan_lock to mutexGustavo F. Padovan
2011-12-18Bluetooth: move hci_task_lock to mutexGustavo F. Padovan
2011-12-18Bluetooth: Remove sk_backlog usage from L2CAPGustavo F. Padovan
2011-12-18Bluetooth: Don't use spin_lock socket lock anymoreGustavo F. Padovan
2011-12-18Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan
2011-12-18Bluetooth: hci_conn_auto_accept() doesn't need lockingGustavo F. Padovan
2011-12-18Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan
2011-12-18Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan
2011-12-18Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan
2011-12-18Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann
2011-12-16Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan
2011-12-16b43: mark some vars __maybe_unused in b43_nphy_pmu_spur_avoidJohn W. Linville
2011-12-16Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()Gustavo F. Padovan
2011-12-16Bluetooth: Use chan instead of l2cap_pi macroGustavo F. Padovan
2011-12-16Bluetooth: Initialize LE connection countGustavo F. Padovan
2011-12-16Bluetooth: remove lock from struct conn_hashGustavo F. Padovan
2011-12-16Bluetooth: remove struct hci_chan_hashGustavo F. Padovan
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-12-16iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg
2011-12-16iwlwifi: add IO function for continuous write of target memoryHsu, Kenny
2011-12-16iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry
2011-12-16iwlwifi: create iwl_mac80211 unregister routineDon Fry
2011-12-16iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach
2011-12-16iwlwifi: don't accept Tx packets when draining HW queuesEmmanuel Grumbach
2011-12-16iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach
2011-12-16iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach
2011-12-16iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach
2011-12-16iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach
2011-12-16iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach
2011-12-16iwlwifi: fix endianity issue in debug printsEmmanuel Grumbach
2011-12-16iwlwifi: Add official names for new devicesDon Fry
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh
2011-12-16cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez
2011-12-16mac80211_hwsim: fix wmediumd_pidJohannes Berg
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan
2011-12-15b43: N-PHY: check for bustype before touching BCMA CC PLLsRafał Miłecki
2011-12-15brcm80211: smac: precendence bug in wlc_phy_attach()Dan Carpenter