summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-08Bluetooth: Restore accidentally-deleted lineMat Martineau
2011-06-08Bluetooth: Simplify hci_conn_accept_secure checkWaldemar Rymarkiewicz
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-06-08Bluetooth: Verify a pin code in pin_code_replyWaldemar Rymarkiewicz
2011-06-08Bluetooth: Remove a magic numberWaldemar Rymarkiewicz
2011-06-08Bluetooth: fix sparse & gcc warningsJohannes Berg
2011-06-08Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes
2011-06-08Bluetooth: Check advertising cache in hci_connect()Andre Guedes
2011-06-08Bluetooth: Remove useless check in hci_connect()Andre Guedes
2011-06-08Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes
2011-06-08Bluetooth: Refactor hci_auth_complete_evt functionWaldemar Rymarkiewicz
2011-06-08Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz
2011-06-08Bluetooth: Advertising entries lifetimeAndre Guedes
2011-06-08Bluetooth: Clear advertising cache before scanningAndre Guedes
2011-06-08Bluetooth: Add Advertising Report Meta Event handlerAndre Guedes
2011-06-08Bluetooth: LE advertising cacheAndre Guedes
2011-06-08Bluetooth: Add advertising report meta event structsAnderson Briglia
2011-06-08Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan
2011-06-08Bluetooth: Remove export of l2cap_chan_clear_timer()Gustavo F. Padovan
2011-06-08Bluetooth: create channel timer to replace sk_timerGustavo F. Padovan
2011-06-08Bluetooth: Add chan->chan_type struct memberGustavo F. Padovan
2011-06-08Bluetooth: Create l2cap_chan_send()Gustavo F. Padovan
2011-06-08Bluetooth: Create __l2cap_chan_close()Gustavo F. Padovan
2011-06-08Bluetooth: Remove unnecessary use of hci_dev_list_lockJohan Hedberg
2011-06-08Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...David Miller
2011-06-08Bluetooth: fix set but not used warningGustavo F. Padovan
2011-06-08Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failureRuiyi Zhang
2011-06-08iwlegacy: fix channel switch lockingStanislaw Gruszka
2011-06-08mac80211: fix IBSS teardown raceJohannes Berg
2011-06-08iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy
2011-06-07ath9k: make use of a helper to get paprd scale factorMohammed Shafi Shajakhan
2011-06-07mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar
2011-06-07mwifiex: adding check for enough space before paddingYogesh Ashok Powar
2011-06-07mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar
2011-06-07iwlwifi: remove unecessary if statementGreg Dietsche
2011-06-07iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka
2011-06-07wl12xx: Stop BA session event from deviceShahar Levi
2011-06-07mac80211: Stop BA session event from deviceShahar Levi
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho
2011-06-07rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack
2011-06-07rtlwifi: Fix logic in rx_interruptMike McCormack
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07Revert "mac80211: stop queues before rate control updation"John W. Linville
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka
2011-06-06rt2x00: fix rmmod crashStanislaw Gruszka
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy