aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz2011-04-283-10/+56
* Bluetooth: Don't modify sec_level if auth failedWaldemar Rymarkiewicz2011-04-281-1/+0
* Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz2011-04-283-4/+14
* Bluetooth: Add discovering event to the Management interfaceJohan Hedberg2011-04-284-6/+43
* Bluetooth: Add basic discovery commands to the management interfaceJohan Hedberg2011-04-282-1/+79
* Bluetooth: Don't export l2cap_sock_opsGustavo F. Padovan2011-04-282-2/+3
* Bluetooth: Fix memory leak with L2CAP channelsGustavo F. Padovan2011-04-283-4/+9
* Bluetooth: Move conn to struct l2cap_chanGustavo F. Padovan2011-04-285-65/+59
* Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan2011-04-283-75/+77
* Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan2011-04-286-110/+121
* Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan2011-04-274-76/+77
* Bluetooth: Move some more elements to struct l2cap_chanGustavo F. Padovan2011-04-273-65/+77
* Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()Gustavo F. Padovan2011-04-273-3/+3
* Bluetooth: Move conf_state to struct l2cap_chanGustavo F. Padovan2011-04-273-48/+53
* Bluetooth: Refactor L2CAP channel allocationGustavo F. Padovan2011-04-273-18/+19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-04-2090-363/+803
|\
| * iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| * mac80211: fix SMPS debugfs lockingJohannes Berg2011-04-202-2/+4
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-204-5/+12
| |\
| | * Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang2011-04-181-0/+1
| | * Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-04-181-0/+9
| | * Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes2011-04-181-3/+2
| | * Bluetooth: Fix refcount balance for hci connectionVille Tervo2011-04-181-2/+0
| * | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| * | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
| |/
| * iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
| * ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| * ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
| * iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-111-4/+5
| * p54: Initialize extra_len in p54_tx_80211Jason Conti2011-04-081-1/+1
| * ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau2011-04-081-2/+10
| * ath: add missing regdomain pair 0x5c mappingChristian Lamparter2011-04-071-0/+1
| * mwl8k: do not free unrequested irqBrian Cavagnolo2011-04-071-1/+8
| * iwlagn: override 5300 EEPROM # of chainsJohannes Berg2011-04-071-0/+3
| * iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville2011-04-041-1/+1
| * rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4
| * rtlwifi: Fix some warnings/bugsLarry Finger2011-04-043-3/+3
| * p54usb: IDs for two new devicesChristian Lamparter2011-04-041-0/+2
| * wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho2011-04-041-1/+4
| * zd1211rw: reset rx idle timer from taskletJussi Kivilinna2011-04-042-1/+14
| * zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna2011-04-041-1/+5
| * mac80211: Fix duplicate frames on cooked monitorHelmut Schaa2011-04-041-1/+1
| * mac80211: fix comment regarding aggregation buf_sizeJohannes Berg2011-04-041-2/+13
| * ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian2011-04-041-0/+1
| * wl12xx: fix module author's email address in the spi and sdio modulesLuciano Coelho2011-04-042-2/+2
| * b43: allocate receive buffers big enough for max frame len + offsetJohn W. Linville2011-04-042-2/+2
| * mlx4: fix kfree on error path in new_steering_entry()Mariusz Kozlowski2011-04-031-2/+2
| * tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen2011-04-011-1/+2
| * sctp: malloc enough room for asconf-ack chunkWei Yongjun2011-04-011-2/+2