index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
iwlwifi: indicate calib version for 6050 series
Abhijeet Kolekar
3
-3
/
+79
2010-02-19
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
7
-10
/
+13
2010-02-19
iwl3945: remove STATUS macros from header
Reinette Chatre
3
-20
/
+2
2010-02-19
ath9k: fix rate control fallback rate selection
Felix Fietkau
1
-8
/
+7
2010-02-19
wl1271: Added alloc and free hw functions
Teemu Paasikivi
1
-27
/
+53
2010-02-19
wl1271: Added IO reset and init functions
Teemu Paasikivi
3
-2
/
+14
2010-02-19
wl1271: Renamed IO functions
Teemu Paasikivi
10
-109
/
+109
2010-02-19
wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c
Teemu Paasikivi
4
-158
/
+242
2010-02-19
wl1271: add testmode support
Kalle Valo
5
-1
/
+318
2010-02-19
wl1271: Fix beacon filter table configuration
Juuso Oikarinen
1
-3
/
+3
2010-02-19
wl1271: Fix ad-hoc SSID update
Juuso Oikarinen
1
-7
/
+16
2010-02-19
wl1271: Fix WEP key handling
Juuso Oikarinen
2
-0
/
+9
2010-02-19
wl1271: Fix key-remove error
Juuso Oikarinen
1
-0
/
+7
2010-02-19
wl1271: Optimized RX path packet retrieval
Juuso Oikarinen
1
-2
/
+2
2010-02-19
wl1271: wakeup chip in op_conf_tx()
Kalle Valo
1
-2
/
+9
2010-02-19
wl1271: Fix random MAC address setting
Juuso Oikarinen
1
-0
/
+8
2010-02-19
wl1271: skip 3 unused bytes from the NVS
Luciano Coelho
1
-3
/
+8
2010-02-19
wl1271: add most of the normal initialization commands to PLT mode
Luciano Coelho
3
-11
/
+86
2010-02-19
wl1271: Retrieve device mac address from the nvs file
Juuso Oikarinen
2
-17
/
+27
2010-02-19
wl1271: Use NVS INI file configuration
Juuso Oikarinen
6
-432
/
+77
2010-02-19
wl1271: implement WMM
Kalle Valo
3
-4
/
+73
2010-02-19
wl1271: modify wl1271_acx_tid_cfg() to use function parameters
Kalle Valo
3
-20
/
+31
2010-02-19
wl1271: modify wl1271_acx_ac_cfg() to use function parameters
Kalle Valo
3
-22
/
+26
2010-02-19
wl1271: Add SSID configuration for JOIN in ad-hoc
Juuso Oikarinen
2
-28
/
+51
2010-02-19
wl1271: Fix channel changing code
Juuso Oikarinen
1
-2
/
+10
2010-02-19
wl1271: Fix PSM entry
Juuso Oikarinen
6
-26
/
+47
2010-02-19
p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec
Jean-François Moine
1
-0
/
+1
2010-02-19
drivers/net/wireless/p54/txrx.c Fix off by one error
Darren Jenkins
1
-1
/
+1
2010-02-19
Introduce PCMCIA_DEVICE_PROD_ID3
Pavel Roskin
2
-18
/
+8
2010-02-19
iwlwifi: set HT flags after channel in rxon
Dan Halperin
1
-1
/
+1
2010-02-18
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
1
-152
/
+173
2010-02-16
ath9k: Use the Beacon TX rate from mac80211
Jouni Malinen
1
-5
/
+5
2010-02-16
mwl8k: disable softirqs when accessing sta_notify_list
Pavel Roskin
1
-2
/
+2
2010-02-16
rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.
Gertjan van Wingerde
3
-115
/
+258
2010-02-16
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
Gertjan van Wingerde
14
-118
/
+112
2010-02-16
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
12
-59
/
+58
2010-02-16
rt2x00: Introduce SoC interface type.
Gertjan van Wingerde
4
-38
/
+34
2010-02-16
p54usb: Add usbid for Corega CG-WLUSB2GT.
Shimada Hirofumi
1
-0
/
+1
2010-02-16
rtl8187: fix typo in ifdef comment
Hauke Mehrtens
2
-2
/
+2
2010-02-16
b43legacy: fix typo in ifdef comment
Hauke Mehrtens
1
-1
/
+1
2010-02-16
wireless: airo_cs build fixes
Randy Dunlap
2
-0
/
+2
2010-02-16
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
16
-124
/
+273
2010-02-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-4
/
+8
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
53
-401
/
+517
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-1
/
+4
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
5
-11
/
+10
2010-02-12
iwlwifi: fix AMSDU Rx after paged Rx patch
Shanyu Zhao
1
-1
/
+4
2010-02-12
ath9k: add a workaround for ack timeout issues
Felix Fietkau
1
-0
/
+11
2010-02-11
iwlwifi: Monitor and recover the aggregation TX flow failure
Trieu 'Andrew' Nguyen
3
-1
/
+62
2010-02-11
iwlwifi: clear all the stop_queue flag after load firmware
Wey-Yi Guy
2
-0
/
+10
[prev]
[next]