summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-28Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan
2011-04-28Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Move some more elements to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()Gustavo F. Padovan
2011-04-27Bluetooth: Move conf_state to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Refactor L2CAP channel allocationGustavo F. Padovan
2011-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-04-20iwl4965: fix skb usage after freeStanislaw Gruszka
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg
2011-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-19ath9k: fix the return value of ath_stoprecvFelix Fietkau
2011-04-18Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang
2011-04-18Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz
2011-04-18Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes
2011-04-18Bluetooth: Fix refcount balance for hci connectionVille Tervo
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin
2011-04-14Bluetooth: Fix lockdep warning in L2CAPGustavo F. Padovan
2011-04-14Bluetooth: Fix another locking unbalanceGustavo F. Padovan
2011-04-13Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()Gustavo F. Padovan
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka
2011-04-13Bluetooth: btmrvl: support Marvell Bluetooth device SD8787Kevin Gan
2011-04-13Bluetooth: Check return value of hci_recv_stream_fragment()Gustavo F. Padovan
2011-04-13Bluetooth: hci_uart: check the return value of recv()Jiejing Zhang
2011-04-13Bluetooth: Fix Out Of Band pairing when mgmt interface is disabledSzymon Janc
2011-04-13Bluetooth: Add proper handling of received LE dataGustavo F. Padovan
2011-04-13Bluetooth: Clean up ath3k_load_firmware()Gustavo F. Padovan
2011-04-13Bluetooth: Fix wrong comparison in listen()Gustavo F. Padovan
2011-04-13Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan
2011-04-13Bluetooth: Remove unneeded uninitialized_vars()Gustavo F. Padovan
2011-04-13Bluetooth: Remove some sk references from l2cap_core.cGustavo F. Padovan
2011-04-13Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville
2011-04-08p54: Initialize extra_len in p54_tx_80211Jason Conti
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau
2011-04-07Bluetooth: Fix lockdep warning with skb list lockGustavo F. Padovan
2011-04-07Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan
2011-04-07Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan
2011-04-07Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan