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-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
16
-23
/
+83
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
10
-788
/
+96
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
13
-23
/
+72
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-10-06
ath9k_hw: fix regression in ANI listen time calculation
Felix Fietkau
1
-1
/
+1
2010-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+2
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
8
-335
/
+1
2010-09-29
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
4
-20
/
+4
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
9
-27
/
+9
2010-09-29
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
2
-25
/
+1
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
6
-178
/
+29
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
6
-101
/
+16
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
9
-68
/
+23
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
4
-4
/
+4
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
9
-9
/
+0
2010-09-29
pcmcia: simplify Status, ExtStatus register access
Dominik Brodowski
3
-9
/
+3
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
5
-15
/
+15
2010-09-29
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
3
-33
/
+27
2010-09-28
iwl3945: queue the right work if the scan needs to be aborted
Florian Mickler
2
-2
/
+2
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+5
2010-09-18
iwlwifi: do not perferm force reset while doing scan
Wey-Yi Guy
1
-0
/
+5
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
7
-0
/
+11
2010-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-5
/
+8
2010-08-31
ath9k_hw: fix parsing of HT40 5 GHz CTLs
Luis R. Rodriguez
2
-2
/
+1
2010-08-31
ath9k_hw: Fix EEPROM uncompress block reading on AR9003
Luis R. Rodriguez
1
-1
/
+1
2010-08-31
p54: fix tx feedback status flag check
Christian Lamparter
1
-1
/
+1
2010-08-31
ath5k: check return value of ieee80211_get_tx_rate
John W. Linville
1
-0
/
+4
2010-08-27
libertas: if_sdio: fix buffer alignment in struct if_sdio_card
Mike Rapoport
1
-1
/
+1
2010-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
24
-137
/
+174
2010-08-19
iwlwifi: use long monitor timer for 5300 series
Wey-Yi Guy
1
-2
/
+2
2010-08-19
drivers/net/wireless: Restore upper case words in wiphy_<level> messages
Joe Perches
13
-50
/
+50
2010-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-16
/
+48
2010-08-17
iwlwifi: fix 3945 filter flags
Johannes Berg
4
-50
/
+94
2010-08-17
ipw2100: don't sync status queue entries
John W. Linville
1
-8
/
+0
2010-08-14
iwlwifi: use long monitor timer to avoid un-necessary reload
Wey-Yi Guy
2
-11
/
+11
2010-08-14
iwlwifi: long monitor timer
Wey-Yi Guy
6
-29
/
+30
2010-08-13
ath5k: disable ASPM L0s for all cards
Maxim Levitsky
1
-0
/
+21
2010-08-13
ath9k_htc: load proper firmware for device ID 7015
Rajkumar Manoharan
5
-7
/
+11
2010-08-13
wl1251: fix trigger scan timeout usage
Yuri Kululin
1
-1
/
+1
2010-08-13
ath9k_htc: Fix disconnect issue in HT40 mode.
Vivek Natarajan
1
-1
/
+2
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-135
/
+88
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
3
-2
/
+36
2010-08-12
ath9k_htc: fix panic on packet injection using airbase-ng tool.
Rajkumar Manoharan
1
-5
/
+10
2010-08-12
ipw2100: register pm_qos request before registering pci driver
John W. Linville
1
-2
/
+3
2010-08-11
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
1
-0
/
+2
2010-08-11
param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.
Rusty Russell
1
-2
/
+30
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2
-0
/
+6
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-273
/
+836
2010-08-09
iwlagn: fix rts cts protection
Johannes Berg
11
-133
/
+87
2010-08-09
libertas: fix build break by including linux/sched.h
John W. Linville
1
-0
/
+1
[next]