index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-cris
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-01-29
libertas: handy function to call firmware commands
Holger Schurig
4
-10
/
+126
2008-01-29
libertas: make more functions static
Holger Schurig
2
-8
/
+8
2008-01-29
libertas: remove cmd_ctrl_node->status
Holger Schurig
2
-2
/
+0
2008-01-29
libertas: remove cmd_ctrl_node->cmdflags
Holger Schurig
2
-8
/
+0
2008-01-29
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
5
-31
/
+27
2008-01-29
libertas: Remove cmd_oid from struct cmd_ctrl_node
David Woodhouse
3
-9
/
+4
2008-01-29
libertas: Fix memory leak of RX skbs
David Woodhouse
1
-1
/
+5
2008-01-29
b43: Fix for broken transmission
Michael Buesch
3
-15
/
+23
2008-01-29
b43: Fix ofdmtab write regression
Michael Buesch
3
-22
/
+39
2008-01-29
iwlwifi: add missing comments
Tomas Winkler
2
-2
/
+2
2008-01-29
iwlwifi: fix compliation warnings
Tomas Winkler
2
-3
/
+3
2008-01-29
iwlwifi: remove HT code from iwl-3945.h
Reinette Chatre
1
-24
/
+0
2008-01-29
orinoco: always use latest BSS info when caching scan results
Dan Williams
1
-4
/
+7
2008-01-29
ipg: add __devexit annotation
Adrian Bunk
1
-1
/
+1
2008-01-29
rt2x00: correct "skb_buff" typo
John W. Linville
1
-1
/
+1
2008-01-29
ipg: fix checkpatch reported errors
Pekka Enberg
2
-39
/
+41
2008-01-29
ipg: naming convention fixes
Pekka Enberg
2
-96
/
+97
2008-01-29
ipg: remove some internal comments
Pekka Enberg
2
-13
/
+8
2008-01-29
ipg: remove commented out code
Pekka Enberg
2
-31
/
+7
2008-01-29
ipg: remove driver version
Pekka Enberg
2
-4
/
+1
2008-01-29
ipg: remove IPG_DEV_KFREE_SKB macro
Pekka Enberg
2
-16
/
+14
2008-01-29
ipg: remove boolean macros
Pekka Enberg
1
-11
/
+7
2008-01-29
ipg: remove old contact information
Pekka Enberg
1
-12
/
+0
2008-01-29
gianfar driver: eliminate compiler warnings and unnecessary macros
Grant Likely
1
-25
/
+25
2008-01-29
rtl8187: fix tx power reading
Andrea Merello
1
-4
/
+4
2008-01-29
iwlwifi: 802.11n add support to 8K A-MSDU Rx frames
Ron Rindjunsky
7
-21
/
+73
2008-01-29
iwlwifi: 802.11n comply HT rate scaling flows with mac80211 framework
Ron Rindjunsky
1
-36
/
+57
2008-01-29
iwlwifi: 802.11n comply HT add station flow with mac80211 framework
Ron Rindjunsky
4
-29
/
+38
2008-01-29
iwlwifi: 802.11n comply HT self configuration flow with mac80211 framework
Ron Rindjunsky
3
-166
/
+66
2008-01-29
iwlwifi: 802.11n handling probe request HT IE
Ron Rindjunsky
1
-34
/
+28
2008-01-29
iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/G
Ron Rindjunsky
3
-17
/
+33
2008-01-29
iwlwifi: 802.11n new framework structures preperation
Ron Rindjunsky
3
-20
/
+12
2008-01-29
iwlwifi: 802.11n remove unnecessary config dependency
Ron Rindjunsky
1
-8
/
+9
2008-01-29
iwlwifi: cache mac80211 conf setting during a hardware scan
Zhu Yi
4
-28
/
+74
2008-01-29
iwlwifi: remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' st...
Miguel Botón
2
-4
/
+0
2008-01-29
iwlwifi: update version number to 1.2.22
Zhu Yi
2
-2
/
+2
2008-01-29
iwlwifi: avoid firmware command sending if rfkill is enabled
Mohamed Abbas
2
-42
/
+66
2008-01-29
iwlwifi: fix ucode assertion for RX queue overrun
Mohamed Abbas
2
-4
/
+71
2008-01-29
iwlwifi: enhance WPA authenication stability
Mohamed Abbas
6
-14
/
+53
2008-01-29
iwlwifi: document 4965 rate scaling
Ben Cahill
1
-4
/
+247
2008-01-29
iwlwifi: add comments to Tx commands
Ben Cahill
2
-95
/
+267
2008-01-29
iwlwifi: add comments to QOS and ADD_STA commands
Ben Cahill
2
-31
/
+165
2008-01-29
iwlwifi: add comments to RXON command and txpower formats
Ben Cahill
2
-42
/
+124
2008-01-29
iwlwifi: document command header and "alive" responses
Ben Cahill
2
-53
/
+192
2008-01-29
iwlwifi: document 4965 Tx scheduler
Ben Cahill
3
-12
/
+272
2008-01-29
iwlwifi: document shared Tx structures
Ben Cahill
1
-12
/
+135
2008-01-29
iwlwifi: document Tx registers
Ben Cahill
2
-28
/
+46
2008-01-29
iwlwifi: document Rx registers
Ben Cahill
1
-17
/
+164
2008-01-29
iwlwifi: document keep-warm buffer
Ben Cahill
1
-11
/
+28
2008-01-29
iwlwifi: document txpower calculations
Ben Cahill
2
-16
/
+562
[next]