index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-02-26
9
-13
/
+35
|
\
|
*
iwlwifi: sanity check before counting number of tfds can be free
Stanislaw Gruszka
2010-02-22
2
-5
/
+7
|
*
iwlwifi: error checking for number of tfds in queue
Wey-Yi Guy
2010-02-22
4
-4
/
+20
|
*
iwlwifi: set HT flags after channel in rxon
Dan Halperin
2010-02-19
1
-1
/
+1
|
*
iwlwifi: fix AMSDU Rx after paged Rx patch
Shanyu Zhao
2010-02-12
1
-1
/
+4
|
*
rtl8187: Add new device ID
Jelle Martijn Kok
2010-02-10
1
-0
/
+1
|
*
iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()
Roel Kluin
2010-02-09
1
-1
/
+1
|
*
ath9k: Fix sequence numbers for PAE frames
Sujith
2010-02-09
1
-2
/
+2
*
|
mwl8k: convert to new station add/remove callbacks
Johannes Berg
2010-02-22
1
-84
/
+22
*
|
ath9k: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-15
/
+20
*
|
mac80211_hwsim: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-6
/
+26
*
|
p54: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-9
/
+19
*
|
ar9170: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-34
/
+36
*
|
ath9k: fix beacon timer restart after a card reset
Felix Fietkau
2010-02-19
1
-6
/
+3
*
|
iwlwifi: add debugfs to monitor force reset parameters
Wey-Yi Guy
2010-02-19
1
-2
/
+32
*
|
iwlwifi: separated time check for different type of force reset
Wey-Yi Guy
2010-02-19
3
-12
/
+33
*
|
iwlwifi: indicate calib version for 6050 series
Abhijeet Kolekar
2010-02-19
3
-3
/
+79
*
|
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
2010-02-19
7
-10
/
+13
*
|
iwl3945: remove STATUS macros from header
Reinette Chatre
2010-02-19
3
-20
/
+2
*
|
ath9k: fix rate control fallback rate selection
Felix Fietkau
2010-02-19
1
-8
/
+7
*
|
wl1271: Added alloc and free hw functions
Teemu Paasikivi
2010-02-19
1
-27
/
+53
*
|
wl1271: Added IO reset and init functions
Teemu Paasikivi
2010-02-19
3
-2
/
+14
*
|
wl1271: Renamed IO functions
Teemu Paasikivi
2010-02-19
10
-109
/
+109
*
|
wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c
Teemu Paasikivi
2010-02-19
4
-158
/
+242
*
|
wl1271: add testmode support
Kalle Valo
2010-02-19
5
-1
/
+318
*
|
wl1271: Fix beacon filter table configuration
Juuso Oikarinen
2010-02-19
1
-3
/
+3
*
|
wl1271: Fix ad-hoc SSID update
Juuso Oikarinen
2010-02-19
1
-7
/
+16
*
|
wl1271: Fix WEP key handling
Juuso Oikarinen
2010-02-19
2
-0
/
+9
*
|
wl1271: Fix key-remove error
Juuso Oikarinen
2010-02-19
1
-0
/
+7
*
|
wl1271: Optimized RX path packet retrieval
Juuso Oikarinen
2010-02-19
1
-2
/
+2
*
|
wl1271: wakeup chip in op_conf_tx()
Kalle Valo
2010-02-19
1
-2
/
+9
*
|
wl1271: Fix random MAC address setting
Juuso Oikarinen
2010-02-19
1
-0
/
+8
*
|
wl1271: skip 3 unused bytes from the NVS
Luciano Coelho
2010-02-19
1
-3
/
+8
*
|
wl1271: add most of the normal initialization commands to PLT mode
Luciano Coelho
2010-02-19
3
-11
/
+86
*
|
wl1271: Retrieve device mac address from the nvs file
Juuso Oikarinen
2010-02-19
2
-17
/
+27
*
|
wl1271: Use NVS INI file configuration
Juuso Oikarinen
2010-02-19
6
-432
/
+77
*
|
wl1271: implement WMM
Kalle Valo
2010-02-19
3
-4
/
+73
*
|
wl1271: modify wl1271_acx_tid_cfg() to use function parameters
Kalle Valo
2010-02-19
3
-20
/
+31
*
|
wl1271: modify wl1271_acx_ac_cfg() to use function parameters
Kalle Valo
2010-02-19
3
-22
/
+26
*
|
wl1271: Add SSID configuration for JOIN in ad-hoc
Juuso Oikarinen
2010-02-19
2
-28
/
+51
*
|
wl1271: Fix channel changing code
Juuso Oikarinen
2010-02-19
1
-2
/
+10
*
|
wl1271: Fix PSM entry
Juuso Oikarinen
2010-02-19
6
-26
/
+47
*
|
p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec
Jean-François Moine
2010-02-19
1
-0
/
+1
*
|
drivers/net/wireless/p54/txrx.c Fix off by one error
Darren Jenkins
2010-02-19
1
-1
/
+1
*
|
Introduce PCMCIA_DEVICE_PROD_ID3
Pavel Roskin
2010-02-19
2
-18
/
+8
*
|
ath9k: Use the Beacon TX rate from mac80211
Jouni Malinen
2010-02-16
1
-5
/
+5
*
|
mwl8k: disable softirqs when accessing sta_notify_list
Pavel Roskin
2010-02-16
1
-2
/
+2
*
|
rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.
Gertjan van Wingerde
2010-02-15
3
-115
/
+258
*
|
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
Gertjan van Wingerde
2010-02-15
14
-118
/
+112
*
|
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
2010-02-15
12
-59
/
+58
[next]