index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
iwlwifi: reset the tid_data when a station is removed
Emmanuel Grumbach
1
-0
/
+5
2011-12-16
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
6
-85
/
+84
2011-12-16
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
2
-21
/
+16
2011-12-16
iwlwifi: tid_data logic move to upper layer - seq_number
Emmanuel Grumbach
3
-26
/
+31
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
7
-41
/
+59
2011-12-16
iwlwifi: tid_data logic move to upper layer - check_empty
Emmanuel Grumbach
2
-43
/
+39
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
6
-64
/
+74
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
Emmanuel Grumbach
4
-34
/
+36
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
5
-99
/
+87
2011-12-16
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
Emmanuel Grumbach
2
-17
/
+14
2011-12-16
iwlwifi: we can wake SW queues even when draining HW queues
Emmanuel Grumbach
1
-13
/
+3
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
5
-38
/
+54
2011-12-16
iwlwifi: fix endianity issue in debug prints
Emmanuel Grumbach
1
-1
/
+1
2011-12-16
iwlwifi: Add official names for new devices
Don Fry
2
-7
/
+7
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
26
-300
/
+301
2011-12-16
ath9k: Support RSN Mesh
Chun-Yeow Yeoh
1
-1
/
+2
2011-12-16
cfg80211: Restore orig channel values upon disconnect
Rajkumar Manoharan
1
-0
/
+26
2011-12-16
cfg80211: allow following country IE power for custom regdom cards
Luis R. Rodriguez
2
-5
/
+19
2011-12-16
mac80211_hwsim: fix wmediumd_pid
Johannes Berg
1
-11
/
+10
2011-12-16
ath9k_hw: remove ATH9K_HW_CAP_CST
Mohammed Shafi Shajakhan
2
-20
/
+17
2011-12-16
ath9k: validate for non-zero BSSID
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-15
b43: N-PHY: check for bustype before touching BCMA CC PLLs
Rafał Miłecki
1
-50
/
+61
2011-12-15
brcm80211: smac: precendence bug in wlc_phy_attach()
Dan Carpenter
1
-2
/
+2
2011-12-15
ath9k: add DFS radar pulse processing
Zefir Kurtisi
8
-0
/
+425
2011-12-15
ath9k_hw: add DFS testing check
Zefir Kurtisi
3
-0
/
+37
2011-12-15
ath: add a debug level for DFS
Zefir Kurtisi
1
-0
/
+2
2011-12-15
brcmsmac: Replace kmalloc/memset with kzalloc
Larry Finger
1
-3
/
+1
2011-12-15
ath: document ATH_DBG_MCI
Luis R. Rodriguez
1
-0
/
+3
2011-12-15
ath9k: avoid retransmitting aggregation frames that a BAR was sent for
Felix Fietkau
2
-3
/
+25
2011-12-15
ath9k: simplify tx locking
Felix Fietkau
1
-34
/
+5
2011-12-15
ath9k: remove bogus sequence number increment
Felix Fietkau
1
-4
/
+0
2011-12-15
ath9k: reduce indentation level in a few places
Felix Fietkau
1
-65
/
+60
2011-12-15
ath9k: reduce the number of unnecessary BAR tx packets
Felix Fietkau
4
-23
/
+37
2011-12-15
ath9k: change maximum software retransmission handling
Felix Fietkau
2
-4
/
+13
2011-12-15
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
1
-0
/
+1
2011-12-15
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-12-15
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
4
-8
/
+17
2011-12-15
mac80211: reduce station management complexity
Johannes Berg
3
-203
/
+63
2011-12-15
mac80211: delay IBSS station insertion
Johannes Berg
4
-57
/
+140
2011-12-15
mac80211: make address arguments to sta_info_alloc const
Johannes Berg
2
-2
/
+2
2011-12-15
mac80211: count authorized stations per BSS
Johannes Berg
4
-16
/
+20
2011-12-15
mac80211: refactor station state transitions
Johannes Berg
8
-30
/
+172
2011-12-15
mac80211: use station mutex in configuration
Johannes Berg
1
-6
/
+6
2011-12-15
mac80211: remove duplicate TDLS peer verification
Johannes Berg
1
-14
/
+0
2011-12-15
cfg80211: validate nl80211 station handling better
Johannes Berg
4
-89
/
+131
2011-12-15
nl80211: add TDLS peer flag to policy
Johannes Berg
1
-0
/
+1
2011-12-15
wl12xx: alloc buffer in driver_state_read to prevent compilation warning
Luciano Coelho
1
-3
/
+13
2011-12-15
Set wlvif->ps_compl to NULL in before return
Pontus Fuchs
1
-6
/
+6
2011-12-15
wl12xx: remove unused firmware version macros
Luciano Coelho
1
-7
/
+0
2011-12-15
wl12xx: remove deprecated packet detection threshold config
Luciano Coelho
5
-56
/
+0
[next]