index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-13
rt2800lib: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-11-13
ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054
Vasanthakumar Thiagarajan
1
-2
/
+2
2009-11-13
ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit
Vasanthakumar Thiagarajan
1
-1
/
+1
2009-11-13
nl80211: only allow adding stations to running vlan interfaces
Felix Fietkau
1
-1
/
+3
2009-11-13
mac80211: fix broadcast frame handling for 4-addr AP VLANs
Felix Fietkau
1
-1
/
+1
2009-11-13
cfg80211: return channel noise via survey API
Holger Schurig
3
-0
/
+173
2009-11-13
cfg80211: introduce nl80211_get_ifidx()
Holger Schurig
1
-43
/
+33
2009-11-13
rt2x00: Properly detect Ralink RT3070 devices.
Gertjan van Wingerde
2
-13
/
+16
2009-11-13
mac80211: update copyrights to 2009
Rui Paulo
5
-5
/
+5
2009-11-13
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
7
-0
/
+33
2009-11-13
mac80211: implement a timer to send RANN action frames
Rui Paulo
4
-0
/
+54
2009-11-13
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
9
-141
/
+144
2009-11-13
mac80211: add the DS params to the beacon
Rui Paulo
1
-0
/
+7
2009-11-13
mac80211: fix BSSID setup for beacon frames
Rui Paulo
1
-1
/
+1
2009-11-13
mac80211: set the AID field correctly for mesh peer frames
Rui Paulo
1
-1
/
+2
2009-11-13
mac80211: properly forward the RANN IE
Rui Paulo
1
-1
/
+3
2009-11-13
mac80211: update PERR frame format
Rui Paulo
3
-13
/
+60
2009-11-13
mac80211: implement RANN processing and forwarding
Rui Paulo
4
-8
/
+91
2009-11-11
rt2x00: Fix typo in rf programming of rt2800lib.
Gertjan van Wingerde
1
-1
/
+1
2009-11-11
mac80211: fix max HT rate processing on mac80211
Luis R. Rodriguez
1
-3
/
+15
2009-11-11
rt2x00: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-18
/
+18
2009-11-11
at76c50x-usb: Supply additional parameters to at76_start_monitor scan request
Jason Andryuk
1
-0
/
+3
2009-11-11
at76c50x-usb: Remove mac2str and replace with %pM format specifier.
Jason Andryuk
1
-24
/
+10
2009-11-11
rt2x00: Update copyright statements.
Gertjan van Wingerde
39
-43
/
+82
2009-11-11
rt2500usb: remove dead link tuning code
Bartlomiej Zolnierkiewicz
1
-134
/
+0
2009-11-11
rt2800usb: add eFuse EEPROM support
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-11-11
rt2800: add eFuse EEPROM support code to rt2800lib
Bartlomiej Zolnierkiewicz
5
-64
/
+77
2009-11-11
rt2800usb: fix RX descriptor naming
Bartlomiej Zolnierkiewicz
2
-25
/
+25
2009-11-11
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
4
-399
/
+221
2009-11-11
rt2800: prepare for rt2800*_probe_hw_mode() unification
Bartlomiej Zolnierkiewicz
2
-17
/
+26
2009-11-11
rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
Bartlomiej Zolnierkiewicz
1
-21
/
+21
2009-11-11
rt2800pci: add missing RF values to rf_vals table
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-11-11
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
4
-376
/
+204
2009-11-11
rt2800: prepare for unification of EEPROM support code
Bartlomiej Zolnierkiewicz
2
-36
/
+55
2009-11-11
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
4
-109
/
+0
2009-11-11
rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
Gertjan van Wingerde
2
-4
/
+19
2009-11-11
ath9k_common: clarify and correct jumbogram processing
Luis R. Rodriguez
1
-10
/
+11
2009-11-11
ath9k_common: remove ath9k_compute_qual()
Luis R. Rodriguez
1
-42
/
+0
2009-11-11
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
7
-369
/
+467
2009-11-11
ath9k: move RX skb post processing to a helper
Luis R. Rodriguez
1
-37
/
+52
2009-11-11
ath5k: use the common->keymap
Luis R. Rodriguez
2
-5
/
+7
2009-11-11
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
4
-80
/
+85
2009-11-11
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
Luis R. Rodriguez
1
-10
/
+10
2009-11-11
ath9k: move the max rx buffer size check to ath9k_rx_accept()
Luis R. Rodriguez
1
-4
/
+7
2009-11-11
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
Luis R. Rodriguez
1
-2
/
+2
2009-11-11
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
4
-24
/
+36
2009-11-11
ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()
Luis R. Rodriguez
1
-3
/
+3
2009-11-11
ath9k: avoid the copy skb->cb on every RX'd skb
Luis R. Rodriguez
1
-22
/
+16
[next]