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
2009-11-28
iwmc3200wifi: Implement cfg80211 PMKSA API
Samuel Ortiz
4
-0
/
+68
2009-11-28
ath9k: separate debugfs support from CONFIG_ATH_DEBUG
Felix Fietkau
5
-14
/
+15
2009-11-28
libertas: move mesh command handling into mesh.c
Holger Schurig
3
-168
/
+186
2009-11-28
libertas: move mesh-only ethtool operations into mesh.c
Holger Schurig
3
-80
/
+99
2009-11-28
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
6
-363
/
+480
2009-11-28
libertas: introduce mesh.h
Holger Schurig
4
-19
/
+35
2009-11-28
libertas: rename persistcfg.c -> mesh.c
Holger Schurig
2
-1
/
+1
2009-11-28
ipw2x00: convert to seq_file
Alexey Dobriyan
1
-11
/
+22
2009-11-28
ray_cs: convert to proc_fops
Alexey Dobriyan
1
-18
/
+18
2009-11-28
ath9k: Ensure a fair beacon distribution in IBSS mode.
Vivek Natarajan
3
-5
/
+14
2009-11-28
ath9k: Fix maximum tx fifo settings for single stream devices
Luis R. Rodriguez
5
-8
/
+53
2009-11-28
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
4
-18
/
+31
2009-11-28
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
7
-5
/
+69
2009-11-28
iwmc3200wifi: Remove tx concatenation option
Samuel Ortiz
1
-8
/
+1
2009-11-28
iwmc3200wifi: Add stopped queue to debugfs
Samuel Ortiz
1
-0
/
+23
2009-11-28
iwmc3200wifi: 802.11n Tx aggregation support
Samuel Ortiz
8
-10
/
+217
2009-11-28
iwmc3200wifi: Set wireless mode correctly
Zhu Yi
1
-3
/
+3
2009-11-28
iwmc3200wifi: Update wireless_mode with eeprom values
Samuel Ortiz
3
-1
/
+39
2009-11-28
iwmc3200wifi: Dont set the UMAC power limit when interface is down
Samuel Ortiz
1
-0
/
+4
2009-11-28
iwmc3200wifi: Parse HT channels EEPROM entries
Samuel Ortiz
3
-8
/
+56
2009-11-28
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
10
-16
/
+16
2009-11-28
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
7
-87
/
+87
2009-11-28
rt2x00: Fix typo (lengt --> length) in rt2x00queue.c
Gertjan van Wingerde
1
-2
/
+2
2009-11-28
rt2x00: Clean up use of rt2x00_intf_is_pci.
Gertjan van Wingerde
1
-10
/
+7
2009-11-28
rt2x00: Remove unused variable frame_control from rt2x00mac_tx.
Gertjan van Wingerde
1
-3
/
+0
2009-11-28
rt2x00: Only initialize HT on rt2800 devices that support it.
Gertjan van Wingerde
1
-1
/
+5
2009-11-28
wl1271: Remove REF_CLK hack
Luciano Coelho
1
-8
/
+1
2009-11-28
wl1271: remove workaround to ignore -EIO from radio and general params
Luciano Coelho
2
-10
/
+4
2009-11-28
wl1271: fix radio and general parameters commands
Luciano Coelho
5
-182
/
+183
2009-11-28
wl1271: set radio and general params also for PLT
Luciano Coelho
3
-2
/
+15
2009-11-28
wl1271: fix the inetdev notifier callback return values
Luciano Coelho
1
-5
/
+5
2009-11-28
wl1271: Set PSM support flags in driver configuration
Juuso Oikarinen
1
-1
/
+2
2009-11-28
wl1271: Prevent PSM-entry retry loop if PSM cancelled
Juuso Oikarinen
1
-2
/
+6
2009-11-28
wl1271: Decrease BET consecutive terminated beacons value to 10
Juuso Oikarinen
1
-1
/
+1
2009-11-28
ath9k: clean up rc rate table
Felix Fietkau
2
-219
/
+109
2009-11-28
ath9k: properly use the mac80211 rate control api
Felix Fietkau
11
-294
/
+291
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
11
-28
/
+9
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
10
-12
/
+12
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
5
-7
/
+7
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
5
-7
/
+7
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
1
-2
/
+2
2009-11-25
ath9k: remove warnings related to signed/unsigned type mismatch
John W. Linville
2
-3
/
+1
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
72
-1049
/
+1949
2009-11-24
ath9k: set ps_default as false
John W. Linville
1
-0
/
+2
2009-11-24
rndis_wlan: disable stall workaround
Jussi Kivilinna
1
-3
/
+3
2009-11-24
rndis_wlan: fix buffer overflow in rndis_query_oid
Jussi Kivilinna
1
-2
/
+3
2009-11-24
iwlwifi: remove reset led_tpt from iwl_leds_init()
Wey-Yi Guy
1
-1
/
+0
2009-11-24
iwlwifi: change message for cmd queue full error
Wey-Yi Guy
1
-1
/
+1
2009-11-24
iwlwifi: print limited number of event log when uCode error
Wey-Yi Guy
6
-37
/
+130
2009-11-24
iwlwifi: Tell the ucode immediately when association state changes
Jay Sternberg
1
-0
/
+10
[prev]
[next]