index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
rt2x00: Update some TX descriptor
Helmut Schaa
1
-2
/
+2
2011-09-14
rt2x00: Remove incorrect led blink
Helmut Schaa
1
-16
/
+0
2011-09-14
rt2x00: Add LED_CFG register description
Helmut Schaa
1
-0
/
+3
2011-09-14
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
4
-6
/
+5
2011-09-14
cfg80211: verify format of uAPSD information
Johannes Berg
1
-0
/
+5
2011-09-14
iwlagn: fix compilation when debug flags is unset
Emmanuel Grumbach
3
-132
/
+132
2011-09-14
iwlagn: remove lines from the wrong place
Wey-Yi Guy
1
-3
/
+0
2011-09-14
iwlagn: enable 11n support for "_d" sku
Wey-Yi Guy
1
-0
/
+1
2011-09-14
iwlagn: disply queue read/write pointer when stuck
Wey-Yi Guy
1
-0
/
+2
2011-09-14
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
10
-52
/
+58
2011-09-14
iwlagn: move traffic_log back to upper layer
Emmanuel Grumbach
2
-107
/
+85
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
15
-309
/
+299
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
11
-60
/
+59
2011-09-14
iwlagn: merge iwl_pci_down and iwl_pci_remove
Emmanuel Grumbach
1
-12
/
+6
2011-09-14
iwlagn: only perform necessary calibration at init time
Wey-Yi Guy
1
-6
/
+1
2011-09-14
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
Rajkumar Manoharan
1
-4
/
+13
2011-09-14
ath9k: Move cycle conters under cc_lock
Rajkumar Manoharan
1
-3
/
+6
2011-09-14
ath9k: Take the samples in unassociated state
Rajkumar Manoharan
1
-0
/
+5
2011-09-14
mac80211: further optimise buffer expiry timer
Johannes Berg
1
-7
/
+3
2011-09-14
b43: N-PHY: implement few random missing ops
Rafał Miłecki
2
-17
/
+96
2011-09-14
b43: N-PHY: split workarounds into per-PHY-ver functions
Rafał Miłecki
1
-143
/
+157
2011-09-14
b43: N-PHY: replace some hacks with nice tables ops
Rafał Miłecki
1
-13
/
+4
2011-09-14
b43: N-PHY: use helper for checking IPA
Rafał Miłecki
1
-18
/
+12
2011-09-14
mac80211: add ssid config to bss information in AP-mode
Arik Nemtsov
3
-1
/
+28
2011-09-14
b43: LCN-PHY: load TX gain table on init
Rafał Miłecki
2
-3
/
+194
2011-09-14
b43: add my copyrights and myself as the module author
Rafał Miłecki
11
-0
/
+19
2011-09-14
b43: drop Copyright for not really copyrightable info
Rafał Miłecki
1
-26
/
+0
2011-09-14
minstrel_ht: fix Open BA session request floods
Christian Lamparter
1
-1
/
+2
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
4
-8
/
+99
2011-09-14
ath9k: merge reset related functions
Felix Fietkau
1
-176
/
+127
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
5
-13
/
+26
2011-09-14
ath9k: move a few functions around
Felix Fietkau
1
-68
/
+69
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
10
-41
/
+27
2011-09-14
mac80211: stop tx before doing hw config and rate update
Rajkumar Manoharan
2
-0
/
+17
2011-09-14
b43: N-PHY: implement enabling TX power control
Rafał Miłecki
2
-6
/
+80
2011-09-14
mac80211: Stop forwarding mesh traffic when tx queues are full
Javier Cardona
3
-0
/
+10
2011-09-14
mac80211: check if mesh frame is in RMC after decrypt
Thomas Pedersen
1
-9
/
+6
2011-09-14
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
4
-4
/
+18
2011-09-14
cfg80211: reorder code to obsolete forward declaration
Sven Neumann
1
-11
/
+8
2011-09-14
cfg80211: hold reg_mutex when updating regulatory
Sven Neumann
4
-5
/
+18
2011-09-13
cfg80211: print bandwidth in chan_reg_rule_print_dbg()
Pavel Roskin
1
-1
/
+2
2011-09-13
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
Bill Jordan
1
-2
/
+2
2011-09-13
b43: LCN-PHY: add conditions for few operations
Rafał Miłecki
2
-14
/
+38
2011-09-13
b43: LCN-PHY: rename functions, get rid of magic names
Rafał Miłecki
2
-10
/
+29
2011-09-13
b43: LCN-PHY: upload additional 0x7 table
Rafał Miłecki
1
-0
/
+17
2011-09-13
b43: LCN-PHY: rewrite 0x7 table at the end of init
Rafał Miłecki
1
-0
/
+12
2011-09-13
b43: LCN-PHY: put tables functions in correct file
Rafał Miłecki
2
-11
/
+16
2011-09-13
b43: LCN-PHY: minor fixes
Rafał Miłecki
3
-6
/
+7
2011-09-13
rt2x00: Add new chipset support
zero.lin
1
-0
/
+1
2011-09-13
nl80211/cfg80211: add match filtering for sched_scan
Luciano Coelho
3
-1
/
+121
[next]