index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx/wlcore: increase FW filename version
Luciano Coelho
2012-07-10
4
-27
/
+6
*
wlcore: add probe request templates for sched and one-shot scans
Yoni Divinsky
2012-07-10
6
-9
/
+39
*
wlcore: always clear recovery flag during recovery_work
Arik Nemtsov
2012-07-10
1
-2
/
+2
*
wlcore: avoid debug prints during intended FW recovery
Arik Nemtsov
2012-07-10
1
-3
/
+4
*
wlcore: remove recover cmd from testmode
Arik Nemtsov
2012-07-10
1
-12
/
+1
*
wlcore: don't stop tx queue via watermark if already stopped
Arik Nemtsov
2012-07-10
1
-1
/
+3
*
wlcore/wl12xx/wl18xx: check min FW version
Arik Nemtsov
2012-07-10
6
-0
/
+100
*
wlcore: enable sched scan while connected
Victor Goldenshtein
2012-07-10
3
-1
/
+6
*
ath9k: Stop the BTCOEX timers before disabling BTCOEX
Mohammed Shafi Shajakhan
2012-07-09
2
-2
/
+2
*
ath9k: Fix MCI cleanup
Mohammed Shafi Shajakhan
2012-07-09
1
-1
/
+3
*
b43: N-PHY: fix RSSI calibration
Rafał Miłecki
2012-07-09
1
-8
/
+9
*
brcmsmac: fix brcms_c_regd_init() which crashed after 11ad patch
Arend van Spriel
2012-07-09
1
-10
/
+7
*
ath9k: enable support for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+2
*
ath9k: set 4ADDRESS bit in RX filter for AR9550
Gabor Juhos
2012-07-09
2
-0
/
+4
*
ath9k: enable PLL workaround for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+2
*
ath9k: fix PLL initialization for AR9550
Gabor Juhos
2012-07-09
1
-8
/
+19
*
ath9k: skip internal regulator configuration for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+1
*
ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550
Gabor Juhos
2012-07-09
2
-2
/
+2
*
ath9k: fix RF channel frequency configuration for AR9550
Gabor Juhos
2012-07-09
1
-2
/
+3
*
ath9k: fix PAPRD settings for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+1
*
ath9k: fix antenna control configuration for AR9550
Gabor Juhos
2012-07-09
2
-0
/
+5
*
ath9k: fix XPABIASLEVEL settings for AR9550
Gabor Juhos
2012-07-09
2
-3
/
+3
*
ath9k: read spur frequency information from eeprom for AR9550
Gabor Juhos
2012-07-09
1
-2
/
+4
*
ath9k: add mode register initialization code for AR9550
Gabor Juhos
2012-07-09
3
-3
/
+145
*
ath9k: add initvals for AR9550
Gabor Juhos
2012-07-09
2
-0
/
+1285
*
ath9k: enable TX/RX data byte swap for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+2
*
ath9k: clear pciexpress flag for AR9550
Gabor Juhos
2012-07-09
1
-1
/
+1
*
ath9k: add BB name string for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+1
*
ath9k: add platform_device_id for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+4
*
ath9k: set MAC version for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+3
*
ath9k: define MAC version for AR9550
Gabor Juhos
2012-07-09
1
-0
/
+4
*
ath9k: define DEVID for QCA955x
Gabor Juhos
2012-07-09
1
-0
/
+1
*
net/wireless: remove macro defined twice with same value
Oskar Schirmer
2012-07-09
1
-1
/
+0
*
mwifiex: add set_antenna handler support
Amitkumar Karwar
2012-07-09
5
-0
/
+133
*
ath9k_hw: fix AR9462 2g5g switch on full reset
Rajkumar Manoharan
2012-07-09
1
-12
/
+6
*
ath9k: fix power consumption on network sleep when BTCOEX is enabled
Rajkumar Manoharan
2012-07-09
3
-0
/
+22
*
ath9k: fix fullsleep power consumption when BTCOEX is enabled
Rajkumar Manoharan
2012-07-09
1
-6
/
+5
*
ath9k_hw: do not load noise floor readings when it is running
Rajkumar Manoharan
2012-07-09
1
-8
/
+5
*
ath9k_hw: start noisefloor calibration after MCI reset
Rajkumar Manoharan
2012-07-09
1
-3
/
+3
*
ath9k: fixing register bit shift values of control packets to support TPC
Thomas Huehn
2012-07-09
1
-3
/
+3
*
ath9k: Fix clearing of BTCOEX flags
Mohammed Shafi Shajakhan
2012-07-09
1
-1
/
+2
*
mwifiex: parse WPS IEs from beacon_data
Avinash Patil
2012-07-09
1
-40
/
+44
*
mwifiex: advertise WPS probe response offload support to cfg80211
Avinash Patil
2012-07-09
1
-1
/
+5
*
mwifiex: add change_beacon cfg80211 handler
Avinash Patil
2012-07-09
1
-0
/
+28
*
mwifiex: overwrite earlier IE buffers for new set IE request
Avinash Patil
2012-07-09
1
-5
/
+2
*
mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc
Avinash Patil
2012-07-09
1
-54
/
+65
*
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
Avinash Patil
2012-07-09
3
-23
/
+18
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-07-09
13
-126
/
+145
|
\
|
*
iwlwifi: disallow log_event access if interface down
Richard A. Griffiths
2012-07-03
1
-1
/
+5
|
*
iwlwifi: remove unneeded NULL check
Johannes Berg
2012-07-03
1
-3
/
+0
[next]