index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bcma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
ath: move common dynamic regulatory domain setting to a helper
Luis R. Rodriguez
1
-18
/
+37
2013-10-18
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
2
-10
/
+26
2013-10-18
rt2x00: rt2800lib: autodetect 5GHz band support
Gabor Juhos
1
-4
/
+4
2013-10-18
rt2x00: rt2800lib: use switch statement for RF specific setup
Gabor Juhos
1
-21
/
+30
2013-10-18
rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
Gabor Juhos
1
-10
/
+6
2013-10-18
ath9k/ath: move dfs pattern detector to ath
Janusz Dziedzic
8
-8
/
+8
2013-10-18
ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag
Janusz Dziedzic
2
-10
/
+3
2013-10-18
ath9k: dfs move ath_dfs_pool_stats
Janusz Dziedzic
6
-21
/
+35
2013-10-18
ath9k: dfs kill ath9k specyfic code
Janusz Dziedzic
3
-12
/
+13
2013-10-18
libertas: move firmware lifetime handling to firmware.c
Dan Williams
5
-26
/
+16
2013-10-18
ath9k: add HT40 spectral scan capability
Lorenzo Bianconi
2
-38
/
+137
2013-10-18
ath9k: add noise floor parameter to ath9k_hw_getchan_noise
Lorenzo Bianconi
4
-8
/
+10
2013-10-18
iwlwifi: mvm: fix operator precedence
David Spinadel
1
-1
/
+2
2013-10-18
iwlwifi: mvm: fix fw_rx_stats debugfs entry
Luciano Coelho
1
-3
/
+6
2013-10-18
iwlwifi: mvm: BT Coex - enable Tx power based on BT status
Emmanuel Grumbach
1
-2
/
+2
2013-10-18
iwlwifi: mvm: BT Coex - always set mandatory fields
Emmanuel Grumbach
2
-3
/
+11
2013-10-18
iwlwifi: mvm: NVM - increase max section size
Idan Kahlon
1
-1
/
+1
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
1
-0
/
+2
2013-10-16
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
1
-19
/
+37
2013-10-16
ath10k: remove unnecessary checks
Michal Kazior
1
-21
/
+0
2013-10-16
ath10k: fix scheduling while atomic config bug
Michal Kazior
1
-84
/
+62
2013-10-16
ath10k: track vif list internally
Michal Kazior
3
-0
/
+7
2013-10-16
ath10k: fix add_interface failure handling
Michal Kazior
1
-13
/
+40
2013-10-16
ath10k: use workqueue to set WEP TX key
Michal Kazior
2
-18
/
+39
2013-10-16
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
1
-1
/
+1
2013-10-16
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
2
-24
/
+24
2013-10-16
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2
-2
/
+3
2013-10-15
Bluetooth: Read current IAC LAP on controller setup
Marcel Holtmann
2
-0
/
+5
2013-10-15
Bluetooth: Read number of supported IAC on controller setup
Marcel Holtmann
4
-1
/
+31
2013-10-14
Bluetooth: Check that scan window is smaller or equal than scan interval
Marcel Holtmann
1
-0
/
+4
2013-10-14
Bluetooth: Check that bind() bdaddr type matches connect()
Johan Hedberg
1
-0
/
+6
2013-10-14
Bluetooth: Reject invalid bdaddr types for sockets
Johan Hedberg
1
-0
/
+6
2013-10-14
Bluetooth: Convert Set Discoverable to use an asynchronous request
Johan Hedberg
1
-9
/
+54
2013-10-14
Bluetooth: Fix updating scan mode in set_bredr()
Johan Hedberg
1
-1
/
+5
2013-10-14
Bluetooth: Move set_bredr_scan() to avoid forward declaration
Johan Hedberg
1
-20
/
+20
2013-10-14
Bluetooth: Make Set Connectable also update the LE advertising type
Johan Hedberg
1
-5
/
+30
2013-10-14
rt2x00: rt2800lib: remove duplicate rf_vals for RF3053
Kevin Lo
1
-72
/
+3
2013-10-14
rt2x00: rt2800lib: fix RF registers for RT5390/RT5392
Kevin Lo
1
-3
/
+2
2013-10-14
mwifiex: use alloc_workqueue() function
Amitkumar Karwar
1
-1
/
+3
2013-10-14
ath9k_hw: remove references to hw->conf
Felix Fietkau
5
-20
/
+15
2013-10-14
ath9k: make ath9k_uses_beacons static
Felix Fietkau
2
-2
/
+1
2013-10-14
ath9k: remove sc->config.cabqReadyTime
Felix Fietkau
4
-12
/
+1
2013-10-14
ath9k: move channel change code to ath_set_channel
Felix Fietkau
1
-72
/
+78
2013-10-14
ath9k: make ath9k_cmn_update_ichannel static
Felix Fietkau
5
-21
/
+17
2013-10-14
ath9k_hw: simplify channel flags
Felix Fietkau
4
-130
/
+50
2013-10-14
ath9k_hw: remove IS_CHAN_OFDM()
Felix Fietkau
2
-7
/
+2
2013-10-14
ath9k_hw: remove IS_CHAN_B()
Felix Fietkau
6
-22
/
+13
2013-10-14
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
9
-169
/
+49
2013-10-14
ath9k: use a separate data structure for rx buffers
Felix Fietkau
3
-50
/
+92
2013-10-14
wcn36xx: fix coccinelle warnings
Fengguang Wu
1
-9
/
+2
[next]