index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mac80211: fix two kernel-doc warnings
Johannes Berg
2008-10-31
1
-18
/
+20
*
mac80211/drivers: rewrite the rate control API
Johannes Berg
2008-10-31
1
-2
/
+2
*
mac80211: fix debugfs lockup
Johannes Berg
2008-10-14
1
-0
/
+1
*
mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h
Rami Rosen
2008-09-30
1
-12
/
+0
*
mac80211: clean up rate control API
Johannes Berg
2008-09-24
1
-1
/
+1
*
mac80211: fix sta_info kernel-doc warning
Johannes Berg
2008-09-15
1
-1
/
+1
*
mac80211: share sta_info->ht_info
Johannes Berg
2008-09-15
1
-2
/
+0
*
mac80211: move txrate_idx into RC algorithms
Johannes Berg
2008-09-15
1
-1
/
+1
*
mac80211: share sta->supp_rates
Johannes Berg
2008-09-15
1
-2
/
+0
*
mac80211: move last_txrate_idx into RC algorithms
Johannes Berg
2008-09-15
1
-2
/
+0
*
mac80211: small rate control changes
Johannes Berg
2008-09-15
1
-7
/
+0
*
mac80211: share STA information with driver
Johannes Berg
2008-09-15
1
-2
/
+5
*
mac80211: move ieee80211_sta_expire
Johannes Berg
2008-09-15
1
-1
/
+2
*
mac80211: add missing kernel-doc
Randy Dunlap
2008-09-08
1
-0
/
+1
*
mac80211: fix TX sequence numbers
Johannes Berg
2008-07-14
1
-0
/
+1
*
mac80211: fix lots of kernel-doc
Randy Dunlap
2008-07-08
1
-21
/
+60
*
mac80211: use separate spinlock for sta flags
Johannes Berg
2008-06-26
1
-13
/
+27
*
mac80211: remove channel use statistics
Johannes Berg
2008-05-21
1
-4
/
+0
*
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-1
/
+1
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-1
/
+1
*
mac80211: proper STA info locking
Johannes Berg
2008-05-14
1
-9
/
+63
*
mac80211: rename files
Johannes Berg
2008-04-08
1
-1
/
+1
*
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-08
1
-1
/
+0
*
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
2008-04-01
1
-0
/
+1
*
mac80211: sta_info_flush() fixes
Johannes Berg
2008-04-01
1
-0
/
+2
*
mac80211: reorder fields to make some structures smaller
Johannes Berg
2008-03-27
1
-4
/
+4
*
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
2008-03-27
1
-21
/
+23
*
mac80211: fix wrong Rx A-MPDU control via debugfs
Ron Rindjunsky
2008-03-27
1
-0
/
+1
*
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
2008-03-06
1
-9
/
+22
*
mac80211: remove STA entries when taking down interface
Johannes Berg
2008-03-06
1
-1
/
+1
*
mac80211: clean up sta_info and document locking
Johannes Berg
2008-03-06
1
-53
/
+82
*
mac80211: split sta_info_add
Johannes Berg
2008-03-06
1
-5
/
+12
*
mac80211: RCU-ify STA info structure access
Johannes Berg
2008-03-06
1
-19
/
+42
*
mac80211: reorder a few fields in sta_info
Johannes Berg
2008-03-06
1
-2
/
+2
*
mac80211: clean up mesh RX path a bit more
Johannes Berg
2008-03-06
1
-0
/
+8
*
mac80211: clean up mesh code
Johannes Berg
2008-03-06
1
-2
/
+0
*
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
2008-03-06
1
-0
/
+30
*
mac80211: remove STA infos last_ack stuff
Johannes Berg
2008-02-29
1
-4
/
+0
*
mac80211: atomically check whether STA exists already
Johannes Berg
2008-02-29
1
-2
/
+2
*
mac80211: rework TX filtered frame code
Johannes Berg
2008-02-29
1
-2
/
+4
*
mac80211: consolidate TIM handling code
Johannes Berg
2008-02-29
1
-1
/
+3
*
mac80211: remove sta TIM flag, fix expiry TIM handling
Johannes Berg
2008-02-29
1
-8
/
+6
*
mac80211: convert sta_info.pspoll to a flag
Johannes Berg
2008-02-29
1
-1
/
+2
*
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
2008-02-29
1
-15
/
+29
*
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
2008-02-29
1
-5
/
+5
*
mac80211: A-MPDU add debugfs support
Ron Rindjunsky
2008-02-29
1
-0
/
+1
*
mac80211: A-MPDU Tx add MLME structures
Ron Rindjunsky
2008-02-29
1
-3
/
+33
*
mac80211: A-MPDU Rx add MLME structures
Ron Rindjunsky
2008-01-28
1
-0
/
+47
*
mac80211: adding 802.11n HT framework definitions
Ron Rindjunsky
2008-01-28
1
-0
/
+3
*
[MAC80211]: kill vlan_id
Johannes Berg
2007-10-10
1
-2
/
+0
[prev]
[next]