index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cdrom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-12
rt2x00: Fix beacon descriptor writing for rt61pci.
Gertjan van Wingerde
1
-5
/
+5
2010-05-12
rt2x00: Consistently name skb frame descriptor skbdesc.
Gertjan van Wingerde
1
-6
/
+7
2010-05-12
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
1
-0
/
+2
2010-05-12
drivers/net/wireless/hostap: Drop memory allocation cast
Julia Lawall
2
-4
/
+2
2010-05-12
mac80211: fix paged defragmentation
Abhijeet Kolekar
1
-0
/
+6
2010-05-12
ath9k_hw: clean up EEPROM endian handling on AR9003
Felix Fietkau
2
-103
/
+81
2010-05-12
ath9k: add debugfs files for reading/writing registers
Felix Fietkau
2
-0
/
+90
2010-05-12
ath9k: add debugfs files for reading/writing the rx and tx chainmask
Felix Fietkau
1
-0
/
+92
2010-05-12
ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries
Felix Fietkau
2
-46
/
+16
2010-05-12
ath9k_htc: Fix array overflow
Sujith.Manoharan@atheros.com
2
-9
/
+6
2010-05-12
ath9k_htc: Fix target ready race condition
Sujith.Manoharan@atheros.com
3
-0
/
+11
2010-05-12
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
3
-34
/
+35
2010-05-12
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
1
-18
/
+18
2010-05-12
ath9k_htc: Lock sta_notify() callback
Sujith.Manoharan@atheros.com
1
-0
/
+4
2010-05-12
mac80211: check channel switch mode for future frames transmit
Wey-Yi Guy
1
-1
/
+2
2010-05-12
mac80211: add offload channel switch support
Johannes Berg
5
-5
/
+153
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
2010-05-11
wl1271: remove some unneeded code
Dan Carpenter
1
-2
/
+0
2010-05-11
wl1271: fix notifier interface supported test
Dan Carpenter
1
-1
/
+1
2010-05-11
wl1271: add missing spin_lock()
Dan Carpenter
1
-0
/
+1
2010-05-11
iwlwifi: clear driver stations when going down
Johannes Berg
3
-0
/
+21
2010-05-11
iwlwifi: remove pointless HT check
Johannes Berg
1
-4
/
+6
2010-05-11
iwlwifi: rename iwl_add_local_station
Johannes Berg
4
-9
/
+6
2010-05-11
iwlwifi: move iwl_find_station() to 4965
Johannes Berg
3
-51
/
+44
2010-05-11
iwlwifi: use iwl_sta_id() for TKIP key update
Johannes Berg
3
-11
/
+15
2010-05-11
iwlagn: use iwl_sta_id() for aggregation
Johannes Berg
5
-28
/
+25
2010-05-11
iwlwifi: use iwl_find_station less
Johannes Berg
5
-78
/
+29
2010-05-11
iwlwifi: add iwl_sta_id()
Johannes Berg
1
-0
/
+8
2010-05-11
iwlwifi: track station IDs
Johannes Berg
8
-52
/
+82
2010-05-11
iwlwifi: provide more comments for cfg structure
Wey-Yi Guy
1
-0
/
+12
2010-05-11
iwlwifi: "tx power per chain" are part of ucode_tx_stats
Wey-Yi Guy
3
-42
/
+21
2010-05-11
iwlagn: work around rate scaling reset delay
Reinette Chatre
1
-1
/
+37
2010-05-11
iwlwifi: rework broadcast station management
Johannes Berg
11
-99
/
+89
2010-05-11
iwlwifi: split allocation/sending local station LQ
Johannes Berg
1
-8
/
+8
2010-05-11
iwlwifi: fix iwl_sta_init_lq station ID
Johannes Berg
1
-7
/
+4
2010-05-11
iwlwifi: note that priv->bssid is used only by 3945
Johannes Berg
1
-1
/
+1
2010-05-11
iwlwifi: use vif in iwl_ht_conf
Johannes Berg
1
-4
/
+5
2010-05-11
iwlwifi: remove useless priv->vif check
Johannes Berg
1
-4
/
+1
2010-05-11
iwlagn: use virtual interface in TX aggregation handling
Johannes Berg
3
-11
/
+14
2010-05-11
iwlwifi: push virtual interface through
Johannes Berg
9
-122
/
+118
2010-05-11
iwlwifi: apply filter flags directly
Johannes Berg
1
-30
/
+22
2010-05-11
iwlagn: use vif->type to check station
Johannes Berg
1
-1
/
+1
2010-05-11
iwlagn: move iwl_get_ra_sta_id to 4965
Johannes Berg
3
-12
/
+10
2010-05-11
iwlwifi: remove rts_threshold
Johannes Berg
1
-1
/
+0
2010-05-11
iwl3945: add plcp error checking
Abhijeet Kolekar
3
-3
/
+69
2010-05-11
iwlagn: implement loading a new firmware file type
Johannes Berg
4
-9
/
+187
2010-05-11
iwlagn: prepare for new firmware file format
Johannes Berg
1
-123
/
+168
[next]