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-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-99
/
+90
2010-05-25
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
1
-53
/
+10
2010-05-25
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
1
-9
/
+3
2010-05-25
drivers: wireless: use new hex_to_bin() method
Andy Shevchenko
1
-11
/
+4
2010-05-24
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
1
-5
/
+12
2010-05-24
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
1
-1
/
+1
2010-05-24
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
1
-0
/
+4
2010-05-24
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
1
-2
/
+4
2010-05-24
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
1
-1
/
+1
2010-05-24
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
Gertjan van Wingerde
4
-14
/
+18
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
1
-25
/
+3
2010-05-24
wireless: update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
2010-05-24
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
Helmut Schaa
1
-1
/
+1
2010-05-24
ath5k: consistently use rx_bufsize for RX DMA
Bruno Randolf
1
-3
/
+4
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
1
-25
/
+3
2010-05-21
rndis_wlan: replace wireless_send_event with cfg80211_disconnected
Jussi Kivilinna
1
-6
/
+10
2010-05-21
ath9k: remove AR9003 from PCI IDs for now
Luis R. Rodriguez
1
-1
/
+0
2010-05-21
wl1271: Fix RX data path frame lengths
Juuso Oikarinen
1
-0
/
+2
2010-05-21
iwlwifi: fix internal scan race
Reinette Chatre
1
-3
/
+18
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-9
/
+9
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
301
-19948
/
+44078
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2
-9
/
+9
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
11
-259
/
+41
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-5
/
+6
2010-05-18
drivers/net: remove useless semicolons
Joe Perches
6
-6
/
+6
2010-05-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
53
-1434
/
+1966
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
53
-1434
/
+1966
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
32
-59
/
+0
2010-05-13
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
Gertjan van Wingerde
2
-4
/
+13
2010-05-13
rt2x00: Dump beacons under a different identifier than TX frames.
Gertjan van Wingerde
2
-1
/
+7
2010-05-13
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
10
-81
/
+72
2010-05-13
rt2x00: Re-order tx descriptor writing code in drivers.
Gertjan van Wingerde
5
-44
/
+59
2010-05-13
rt2x00: Fix beacon descriptor writing for rt61pci.
Gertjan van Wingerde
1
-5
/
+5
2010-05-13
rt2x00: Consistently name skb frame descriptor skbdesc.
Gertjan van Wingerde
1
-6
/
+7
2010-05-13
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
1
-0
/
+2
2010-05-13
drivers/net/wireless/hostap: Drop memory allocation cast
Julia Lawall
2
-4
/
+2
2010-05-13
ath9k_hw: clean up EEPROM endian handling on AR9003
Felix Fietkau
2
-103
/
+81
2010-05-13
ath9k: add debugfs files for reading/writing registers
Felix Fietkau
2
-0
/
+90
2010-05-13
ath9k: add debugfs files for reading/writing the rx and tx chainmask
Felix Fietkau
1
-0
/
+92
2010-05-13
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
Felix Fietkau
2
-46
/
+16
2010-05-13
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2
-9
/
+6
2010-05-13
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
3
-0
/
+11
2010-05-13
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
3
-34
/
+35
2010-05-13
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
1
-18
/
+18
2010-05-13
ath9k_htc: Lock sta_notify() callback
Sujith.Manoharan@atheros.com
1
-0
/
+4
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+12
2010-05-11
ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()
Vasanthakumar Thiagarajan
1
-2
/
+0
2010-05-11
ath9k: Fix bug in handling rx frames with invalid descriptor content
Vasanthakumar Thiagarajan
1
-0
/
+1
2010-05-11
ath9k_hw: new initialization values for AR9003
Luis R. Rodriguez
1
-134
/
+134
2010-05-11
ath5k: drop warning on jumbo frames
Luis R. Rodriguez
1
-6
/
+6
[next]