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.13.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-08-04
ath9k_hw: Fix regulatory CTL index usage for AR9003
Luis R. Rodriguez
1
-7
/
+381
2010-08-04
net: wl12xx: do not use kfree'd memory
Kulikov Vasiliy
1
-2
/
+1
2010-08-04
iwlagn: fix typo in ucode_bt_stats_read debugfs
Wey-Yi Guy
1
-1
/
+1
2010-08-04
iwlwifi: BA scd_flow not match condition detected
Wey-Yi Guy
1
-1
/
+8
2010-08-04
iwlwifi: fix compile warning
Johannes Berg
1
-1
/
+1
2010-08-04
ath9k_hw: fix a noise floor calibration related race condition
Felix Fietkau
4
-20
/
+31
2010-08-04
ath9k_hw: clean up per-channel calibration data
Felix Fietkau
12
-94
/
+130
2010-08-04
ath9k: prevent calibration during off-channel activity
Felix Fietkau
2
-35
/
+40
2010-08-04
ath9k_hw: fix analog shift register writes on AR9003
Felix Fietkau
1
-1
/
+5
2010-08-04
ath9k: fix a crash in the PA predistortion apply function
Felix Fietkau
1
-0
/
+1
2010-08-04
ath9k_hw: fix periodic noise floor calibration on AR9003
Felix Fietkau
1
-0
/
+6
2010-08-04
ath9k_hw: clean up and fix initial noise floor calibration
Felix Fietkau
5
-12
/
+16
2010-08-04
iwlwifi: fix possible recursive locking deadlock
Johannes Berg
1
-1
/
+5
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
305
-22776
/
+23518
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-6
/
+6
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
20
-24
/
+97
2010-08-04
hostap:hostap_hw.c Fix typo in comment
Justin P. Mattock
1
-1
/
+1
2010-08-03
pcmcia: do not request windows if you don't need to
Dominik Brodowski
1
-36
/
+1
2010-08-03
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
2
-10
/
+1
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
3
-18
/
+6
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
9
-84
/
+65
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
7
-27
/
+24
2010-08-03
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
2
-88
/
+35
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
9
-18
/
+2
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
90
-2096
/
+2359
2010-07-29
iwlwifi: fix scan abort
Stanislaw Gruszka
1
-10
/
+8
2010-07-29
wl1271: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+7
2010-07-29
wl1251: update hw/fw version info in wiphy struct
John W. Linville
1
-0
/
+5
2010-07-29
wl1271: add get_survey callback in order to get channel noise
John W. Linville
3
-0
/
+27
2010-07-29
libertas_tf: add get_survey callback in order to get channel noise
John W. Linville
2
-0
/
+21
2010-07-29
wl1251: add get_survey callback in order to get channel noise
John W. Linville
3
-0
/
+26
2010-07-29
ar9170: add get_survey callback in order to get channel noise
John W. Linville
1
-0
/
+19
2010-07-29
mwl8k: add get_survey callback in order to get channel noise
John W. Linville
1
-4
/
+27
2010-07-29
ath9k: enable serialize_regmode for non-PCIE AR9160
John W. Linville
1
-1
/
+2
2010-07-29
ath9k: remove the two wiphys scanning at the same time message
Luis R. Rodriguez
1
-4
/
+9
2010-07-27
drivers/net/wireless/at76c50x-usb.c: Neaten macros
Joe Perches
1
-16
/
+13
2010-07-27
drivers/net/wireless: Use wiphy_<level>
Joe Perches
22
-464
/
+398
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
2
-9
/
+0
2010-07-27
libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()
Dan Williams
1
-4
/
+2
2010-07-27
libertas: kill unused lbs_prepare_and_send_command()
Dan Williams
4
-146
/
+9
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2
-12
/
+8
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
7
-126
/
+95
2010-07-27
libertas: remove unused indirect command response handler
Dan Williams
1
-24
/
+1
2010-07-27
libertas: convert CMD_FWT_ACCESS to a direct command
Dan Williams
5
-34
/
+26
2010-07-27
libertas: convert Mesh Blinding Table access to a direct command
Dan Williams
5
-46
/
+158
2010-07-27
libertas: convert register access to direct commands
Dan Williams
6
-180
/
+94
2010-07-27
libertas: convert LED_GPIO_CTRL to a direct command
Dan Williams
1
-3
/
+2
2010-07-27
libertas: remove Beacon Control
Dan Williams
4
-11
/
+2
2010-07-27
libertas: remove unused Automatic Frequency Control command
Dan Williams
3
-23
/
+3
2010-07-27
libertas: remove unused indirect TPC_CFG command leftovers
Dan Williams
3
-20
/
+0
[prev]
[next]