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-19
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2
-3
/
+3
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
24
-1
/
+24
2009-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-177
/
+83
2009-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
95
-1913
/
+1837
2009-11-18
drivers/net/wireless/rtl818x: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/wireless/p54: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/wireless/iwlwifi: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
drivers/net/adm8211.c: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-164
/
+43
2009-11-16
ath5k: allow setting txpower to 0
Bob Copeland
1
-2
/
+0
2009-11-16
rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATIC
Jussi Kivilinna
1
-0
/
+2
2009-11-16
rt2800: do not enable tbtt unless we are in a beacon mode
Josef Bacik
1
-1
/
+2
2009-11-16
ath9k: fix massive rx packet loss issue
Felix Fietkau
1
-0
/
+1
2009-11-16
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
4
-10
/
+27
2009-11-16
rt2x00: Log RT/RF chipset information correctly.
Gertjan van Wingerde
7
-4
/
+13
2009-11-16
rt2x00: Initialize rf302x RF values properly for rt2800pci.
Gertjan van Wingerde
1
-17
/
+12
2009-11-16
rt2x00: Fix rt2800lib RF chip programming selection.
Gertjan van Wingerde
1
-3
/
+7
2009-11-14
rt2800lib: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-11-14
ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054
Vasanthakumar Thiagarajan
1
-2
/
+2
2009-11-14
ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-11-14
rt2x00: Properly detect Ralink RT3070 devices.
Gertjan van Wingerde
2
-13
/
+16
2009-11-14
p54usb: Remove DMA buffer from stack
Larry Finger
1
-3
/
+7
2009-11-14
Revert "libipw: initiate cfg80211 API conversion"
John W. Linville
4
-161
/
+36
2009-11-12
rt2x00: Fix typo in rf programming of rt2800lib.
Gertjan van Wingerde
1
-1
/
+1
2009-11-12
rt2x00: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-18
/
+18
2009-11-12
at76c50x-usb: Supply additional parameters to at76_start_monitor scan request
Jason Andryuk
1
-0
/
+3
2009-11-12
at76c50x-usb: Remove mac2str and replace with %pM format specifier.
Jason Andryuk
1
-24
/
+10
2009-11-12
rt2x00: Update copyright statements.
Gertjan van Wingerde
39
-43
/
+82
2009-11-12
rt2500usb: remove dead link tuning code
Bartlomiej Zolnierkiewicz
1
-134
/
+0
2009-11-12
rt2800usb: add eFuse EEPROM support
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-11-12
rt2800: add eFuse EEPROM support code to rt2800lib
Bartlomiej Zolnierkiewicz
5
-64
/
+77
2009-11-12
rt2800usb: fix RX descriptor naming
Bartlomiej Zolnierkiewicz
2
-25
/
+25
2009-11-12
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
4
-399
/
+221
2009-11-12
rt2800: prepare for rt2800*_probe_hw_mode() unification
Bartlomiej Zolnierkiewicz
2
-17
/
+26
2009-11-12
rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
Bartlomiej Zolnierkiewicz
1
-21
/
+21
2009-11-12
rt2800pci: add missing RF values to rf_vals table
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-11-12
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
4
-376
/
+204
2009-11-12
rt2800: prepare for unification of EEPROM support code
Bartlomiej Zolnierkiewicz
2
-36
/
+55
2009-11-12
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
4
-109
/
+0
2009-11-12
rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
Gertjan van Wingerde
2
-4
/
+19
2009-11-12
ath9k_common: clarify and correct jumbogram processing
Luis R. Rodriguez
1
-10
/
+11
2009-11-12
ath9k_common: remove ath9k_compute_qual()
Luis R. Rodriguez
1
-42
/
+0
2009-11-12
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
7
-369
/
+467
2009-11-12
ath9k: move RX skb post processing to a helper
Luis R. Rodriguez
1
-37
/
+52
2009-11-12
ath5k: use the common->keymap
Luis R. Rodriguez
2
-5
/
+7
2009-11-12
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
4
-80
/
+85
2009-11-12
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
Luis R. Rodriguez
1
-10
/
+10
2009-11-12
ath9k: move the max rx buffer size check to ath9k_rx_accept()
Luis R. Rodriguez
1
-4
/
+7
2009-11-12
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
Luis R. Rodriguez
1
-2
/
+2
2009-11-12
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
4
-24
/
+36
[next]