Age | Commit message (Expand) | Author | Files | Lines |
2014-02-28 | ath9k: move setup_ht_cap to common-init | Oleksij Rempel | 3 | -60/+62 |
2014-02-28 | ath9k_htc: use ath9k_cmn_init_channels_rates | Oleksij Rempel | 2 | -118/+6 |
2014-02-28 | ath9k: move ath9k_init_channels_rates to common-init | Oleksij Rempel | 9 | -163/+208 |
2014-02-28 | mwl8k: Adding support to gather survey per channel | Yogesh Ashok Powar | 1 | -6/+109 |
2014-02-28 | mwl8k: Implement sw_scan start/stop cbs | Yogesh Ashok Powar | 1 | -0/+40 |
2014-02-28 | mwl8k: Adding support to access BBP registers | Yogesh Ashok Powar | 1 | -0/+42 |
2014-02-28 | ieee80211: remove function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -36/+0 |
2014-02-28 | orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 4 | -6/+8 |
2014-02-28 | zd1201: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -6/+3 |
2014-02-28 | rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -1/+2 |
2014-02-28 | wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -2/+3 |
2014-02-28 | atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -4/+4 |
2014-02-28 | airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan} | Zhao, Gang | 1 | -5/+8 |
2014-02-28 | rtl818x: add comments to explain few not obvious HW configs. | andrea merello | 1 | -0/+12 |
2014-02-28 | rtl818x: make dev_alloc_skb() null pointer check to really work | andrea merello | 1 | -3/+4 |
2014-02-28 | rtl818x: check for pci_map_single() success when initializing RX ring | andrea merello | 1 | -0/+7 |
2014-02-28 | rtl818x: pci_iomap() should pair with pci_iounmap() | andrea merello | 1 | -1/+1 |
2014-02-28 | rtl818x: Explicitly enable contetion window | andrea merello | 1 | -0/+2 |
2014-02-28 | Documentation: dt: wireless: Add wl1251 | Sebastian Reichel | 1 | -0/+39 |
2014-02-28 | wl1251: spi: add device tree support | Sebastian Reichel | 1 | -6/+17 |
2014-02-28 | wl1251: spi: add vio regulator support | Sebastian Reichel | 2 | -2/+19 |
2014-02-28 | wl1251: move power GPIO handling into the driver | Sebastian Reichel | 6 | -28/+43 |
2014-02-28 | wl1251: split wl251 platform data to a separate structure | Luciano Coelho | 6 | -17/+62 |
2014-02-28 | Bluetooth: Remove unnecessary stop_scan_complete function | Johan Hedberg | 3 | -43/+16 |
2014-02-28 | Bluetooth: Fix trying to disable scanning twice | Johan Hedberg | 2 | -1/+5 |
2014-02-28 | Bluetooth: Delay LTK encryption to let remote receive all keys | Johan Hedberg | 2 | -3/+22 |
2014-02-28 | Bluetooth: Re-encrypt link after receiving an LTK | Johan Hedberg | 2 | -6/+29 |
2014-02-28 | Bluetooth: Add timeout for LE connection attempts | Johan Hedberg | 4 | -0/+27 |
2014-02-28 | Bluetooth: Add defines for LE initiator filter policy | Johan Hedberg | 1 | -0/+3 |
2014-02-28 | Bluetooth: Use hdev->init/resp_addr values for smp_c1 function | Johan Hedberg | 1 | -16/+6 |
2014-02-28 | Bluetooth: Track LE initiator and responder address information | Johan Hedberg | 2 | -0/+82 |
2014-02-28 | Bluetooth: Fix updating connection state to BT_CONNECT too early | Johan Hedberg | 1 | -1/+2 |
2014-02-28 | Bluetooth: Add protections for updating local random address | Johan Hedberg | 2 | -2/+32 |
2014-02-28 | Bluetooth: Fix clearing SMP keys if pairing fails | Johan Hedberg | 1 | -0/+18 |
2014-02-28 | Bluetooth: Use __le64 type for LE random numbers | Marcel Holtmann | 9 | -32/+29 |
2014-02-28 | Bluetooth: Add timer to force power off | Johan Hedberg | 2 | -3/+14 |
2014-02-28 | Bluetooth: Fix disconnecting connections in non-connected states | Johan Hedberg | 1 | -4/+40 |
2014-02-28 | Bluetooth: Track LE white list modification via HCI commands | Marcel Holtmann | 1 | -0/+55 |
2014-02-28 | Bluetooth: Add support for storing LE white list entries | Marcel Holtmann | 2 | -0/+97 |
2014-02-28 | Bluetooth: Clear all LE white list entries when powering controller | Marcel Holtmann | 1 | -2/+5 |
2014-02-28 | Bluetooth: Add definitions for LE white list HCI commands | Marcel Holtmann | 1 | -0/+14 |
2014-02-28 | Bluetooth: Make hci_blacklist_clear function static | Marcel Holtmann | 2 | -2/+1 |
2014-02-27 | Bluetooth: Add hci_copy_identity_address convenience function | Johan Hedberg | 3 | -26/+28 |
2014-02-27 | Bluetooth: Add tracking of advertising address type | Johan Hedberg | 2 | -0/+24 |
2014-02-27 | Bluetooth: Fix response on confirm_name | Lukasz Rymanowski | 1 | -4/+6 |
2014-02-27 | Bluetooth: Update background scan parameters | Andre Guedes | 1 | -0/+15 |
2014-02-27 | Bluetooth: Create hci_req_add_le_passive_scan helper | Andre Guedes | 2 | -25/+32 |
2014-02-27 | Bluetooth: Add le_auto_conn file on debugfs | Andre Guedes | 1 | -0/+111 |
2014-02-27 | Bluetooth: Support resolvable private addresses | Andre Guedes | 1 | -0/+10 |
2014-02-27 | Bluetooth: Connection parameters and resolvable address | Andre Guedes | 3 | -7/+26 |