summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: Add automated SSP user confirmation responsesJohan Hedberg2011-04-281-2/+35
| * Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz2011-04-284-4/+14
| * Bluetooth: Respect local MITM req in io_cap replyWaldemar Rymarkiewicz2011-04-281-1/+1
| * Bluetooth: Ignore key unauthenticated for high securityWaldemar Rymarkiewicz2011-04-281-4/+16
| * 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
| |\
* | | p54: avoid uninitialized variable warning for freqJohn W. Linville2011-04-291-1/+1
* | | mwifiex: fix copy-n-paste 'thinko' for tsf_valJohn W. Linville2011-04-291-3/+0
* | | b43: avoid uninitialized variable warnings in phy_nJohn W. Linville2011-04-291-2/+5
* | | ath5k: fix uninitialized var warning for txf2txsJohn W. Linville2011-04-291-0/+5
* | | mwifiex: fix bug in mwifiex_save_curr_bcn()Amitkumar Karwar2011-04-281-16/+12
* | | mwifiex: HT capability information handlingAmitkumar Karwar2011-04-284-86/+64
* | | mwifiex: check firmware capabilities while initialising 5GHz band parametersAmitkumar Karwar2011-04-281-8/+11
* | | mwl8k: replace rateinfo bitfields with mask and shift macrosJohn W. Linville2011-04-281-20/+5
* | | ssb: pci: early fix for SPROM core indexRafał Miłecki2011-04-281-0/+12
* | | ssb: pci: update PCIe workaroundsRafał Miłecki2011-04-281-8/+27
* | | ssb: pci: separate workaroundsRafał Miłecki2011-04-281-40/+58
* | | mac80211: Skip tailroom reservation for full HW-crypto devicesYogesh Ashok Powar2011-04-283-8/+21
* | | ath9k_htc: Add set_bitrate_mask() callbackSujith Manoharan2011-04-281-0/+50
* | | ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan2011-04-283-0/+10
* | | ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMDSujith Manoharan2011-04-282-3/+0
* | | ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan2011-04-282-2/+2
* | | mac80211: Add new API for rate selectionSujith Manoharan2011-04-284-9/+57
* | | libertas: use kernel-doc notation, fix comment styleRandy Dunlap2011-04-2820-557/+730
* | | wl12xx: support FW TX inactivity triggersArik Nemtsov2011-04-2810-17/+125
* | | ath9k: Use ps wrappers for btcoex logic.Vivek Natarajan2011-04-281-0/+4
* | | ath9k_hw: Enable generic timer interrupt.Vivek Natarajan2011-04-281-0/+3
* | | ath9k_hw: Add support for btcoexistence in AR9300.Vivek Natarajan2011-04-285-14/+75
* | | ath9k_hw: Move bt_stomp to hw from common.Vivek Natarajan2011-04-286-46/+82
* | | mac80211: allow low level drivers to report packet lossArik Nemtsov2011-04-282-0/+19
* | | cfg80211: fix regresion on reg user timeoutLuis R. Rodriguez2011-04-261-1/+2
* | | rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger2011-04-2617-302/+93
* | | rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li2011-04-2613-197/+109
* | | rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and ...Chaoming_Li2011-04-264-126/+157
* | | rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ...Chaoming_Li2011-04-269-85/+143
* | | rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192deChaoming_Li2011-04-266-215/+362
OpenPOWER on IntegriCloud