index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211: add power save commands
Kalle Valo
2010-02-19
5
-15
/
+159
*
drivers/net/wireless/p54/txrx.c Fix off by one error
Darren Jenkins
2010-02-19
1
-1
/
+1
*
Introduce PCMCIA_DEVICE_PROD_ID3
Pavel Roskin
2010-02-19
3
-18
/
+13
*
ath9k: Use the Beacon TX rate from mac80211
Jouni Malinen
2010-02-16
1
-5
/
+5
*
mac80211: split ieee80211_drop_unencrypted
Johannes Berg
2010-02-16
1
-4
/
+18
*
mwl8k: disable softirqs when accessing sta_notify_list
Pavel Roskin
2010-02-16
1
-2
/
+2
*
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
2010-02-15
13
-18
/
+625
*
mac80211: reject unhandled action frames
Johannes Berg
2010-02-15
1
-33
/
+57
*
rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.
Gertjan van Wingerde
2010-02-15
3
-115
/
+258
*
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
Gertjan van Wingerde
2010-02-15
14
-118
/
+112
*
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
2010-02-15
12
-59
/
+58
*
rt2x00: Introduce SoC interface type.
Gertjan van Wingerde
2010-02-15
4
-38
/
+34
*
p54usb: Add usbid for Corega CG-WLUSB2GT.
Shimada Hirofumi
2010-02-15
1
-0
/
+1
*
ssb: fix typo in ifdef comment
Hauke Mehrtens
2010-02-15
1
-2
/
+2
*
rtl8187: fix typo in ifdef comment
Hauke Mehrtens
2010-02-15
2
-2
/
+2
*
b43legacy: fix typo in ifdef comment
Hauke Mehrtens
2010-02-15
1
-1
/
+1
*
wireless: airo_cs build fixes
Randy Dunlap
2010-02-15
2
-0
/
+2
*
nl80211: does not allow NEW_STATION and DEL_STATION for mesh
Thadeu Lima de Souza Cascardo
2010-02-15
1
-36
/
+13
*
mac80211: fix netdev rename
Johannes Berg
2010-02-15
1
-1
/
+1
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-02-15
16
-124
/
+273
|
\
|
*
iwlwifi: Monitor and recover the aggregation TX flow failure
Trieu 'Andrew' Nguyen
2010-02-11
3
-1
/
+62
|
*
iwlwifi: clear all the stop_queue flag after load firmware
Wey-Yi Guy
2010-02-11
2
-0
/
+10
|
*
iwlwifi: use dma_alloc_coherent
Stanislaw Gruszka
2010-02-11
6
-43
/
+44
|
*
iwlwifi: Adjusting PLCP error threshold for 1000 NIC
Trieu 'Andrew' Nguyen
2010-02-11
2
-2
/
+3
|
*
iwlwifi: reset card during probe
Reinette Chatre
2010-02-11
2
-0
/
+15
|
*
iwlwifi: fix scan race
Reinette Chatre
2010-02-11
1
-15
/
+12
|
*
iwlwifi: cleanup return values
Abhijeet Kolekar
2010-02-11
4
-37
/
+17
|
*
iwlwifi: remove unused op-code in PHY Calibration command
Wey-Yi Guy
2010-02-11
1
-4
/
+0
|
*
iwlwifi: check for aggregation frame and queue
Wey-Yi Guy
2010-02-11
2
-7
/
+26
|
*
iwlwifi: add debug function to reset/reload radio/firmware
Wey-Yi Guy
2010-02-11
1
-0
/
+28
|
*
iwlwifi: multiple force reset mode
Wey-Yi Guy
2010-02-11
5
-15
/
+52
|
*
iwlwifi: clear all tx queues when firmware ready
Wey-Yi Guy
2010-02-11
2
-0
/
+4
*
|
ath9k: add a workaround for ack timeout issues
Felix Fietkau
2010-02-12
1
-0
/
+11
|
/
*
mac80211: Deny TX BA session requests during disassociation
Sujith
2010-02-10
3
-1
/
+15
*
Add Station and AdHoc mode support to libertas_tf
Deepak Saxena
2010-02-10
1
-0
/
+3
*
ath5k: use correct packet type when transmitting
Bob Copeland
2010-02-10
2
-2
/
+25
*
ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.
Vivek Natarajan
2010-02-09
1
-1
/
+2
*
mac80211: Retry null data frame for power save.
Vivek Natarajan
2010-02-09
4
-7
/
+37
*
mac80211: Reset dynamic ps timer in Rx path.
Vivek Natarajan
2010-02-08
1
-0
/
+8
*
mac80211: make rate_control_alloc static
Andres Salomon
2010-02-08
2
-6
/
+3
*
ath: fix WARN_ON with Polish (Poland) Contry code
Christian Lamparter
2010-02-08
1
-2
/
+3
*
mac80211: remove get_tx_stats() driver op
Kalle Valo
2010-02-08
4
-54
/
+0
*
rt2x00: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
8
-24
/
+0
*
p54: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
3
-13
/
+8
*
iwlwifi: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
4
-40
/
+0
*
b43legacy: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
5
-78
/
+0
*
b43: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
5
-66
/
+0
*
ath5k: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
2
-19
/
+0
*
ar9170: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
2
-14
/
+7
*
mwl8k: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-28
/
+7
[next]