index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xtsonic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-16
iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
6
-315
/
+297
2011-07-16
iwlagn: move iwlagn_stop_device to transport layer
Emmanuel Grumbach
8
-58
/
+52
2011-07-16
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
7
-299
/
+265
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
9
-725
/
+799
2011-07-16
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
Fry, Donald H
6
-12
/
+3
2011-07-16
iwlagn: calibration bitmap
Wey-Yi Guy
3
-10
/
+13
2011-07-16
iwlagn: set default of uCode ownership to driver
Hsu, Kenny
1
-0
/
+2
2011-07-16
iwlagn: simplify TX flags assignments
Johannes Berg
1
-11
/
+7
2011-07-16
iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops
Emmanuel Grumbach
1
-0
/
+2
2011-07-16
iwlagn: comments for iwl_cfg
Wey-Yi Guy
1
-5
/
+12
2011-07-16
iwlagn: another double indirect removed
Wey-Yi Guy
2
-20
/
+5
2011-07-16
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
9
-89
/
+41
2011-07-16
iwlagn: remove un-necessary file
Wey-Yi Guy
6
-222
/
+174
2011-07-16
iwlagn: move the Rx dispatching to the upper layer
Emmanuel Grumbach
3
-38
/
+52
2011-07-16
iwlagn: move sync_irq to transport layer
Emmanuel Grumbach
6
-10
/
+20
2011-07-16
iwlagn: move the tasklet / irq to the transport layer
Emmanuel Grumbach
6
-29
/
+55
2011-07-16
iwlagn: move Tx datapath to transport layer
Emmanuel Grumbach
5
-146
/
+189
2011-07-15
mac80211: be more careful in suspend/resume
Johannes Berg
2
-26
/
+31
2011-07-15
carl9170: fix formatting issues found by checkpatch
Pavel Roskin
5
-8
/
+8
2011-07-15
MAINTAINERS: add entry for Marvell mwifiex wireless driver
Bing Zhao
1
-0
/
+6
2011-07-15
mac80211: let key iteration get keys in install order
Johannes Berg
2
-1
/
+5
2011-07-15
mac80211: allow driver access to TKIP RX P1K
Johannes Berg
2
-0
/
+25
2011-07-15
ath9k: improve reliability of MIC error detection
Felix Fietkau
1
-21
/
+32
2011-07-15
orinoco: minor fixes for problems found by checkpatch.pl
Pavel Roskin
21
-154
/
+155
2011-07-15
mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL
Yogesh Ashok Powar
1
-3
/
+3
2011-07-15
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
Luciano Coelho
3
-1
/
+9
2011-07-15
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
Luciano Coelho
3
-1
/
+10
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
4
-6
/
+90
2011-07-13
mac80211: allow driver to disconnect after resume
Johannes Berg
7
-6
/
+86
2011-07-13
mac80211: remove a redundant check
Mohammed Shafi Shajakhan
1
-2
/
+1
2011-07-13
mwifiex: add cfg80211 handler for set_bitrate_mask
Yogesh Ashok Powar
1
-0
/
+54
2011-07-13
ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
Felix Fietkau
1
-1
/
+6
2011-07-13
ath5k: disable 32KHz sleep clock operation by default
Felix Fietkau
3
-3
/
+13
2011-07-13
ath5k: fix reference clock usec duration setting restore
Felix Fietkau
1
-1
/
+11
2011-07-13
ath5k: delay full calibration after reset
Felix Fietkau
1
-1
/
+1
2011-07-13
ath5k: initialize common->clockrate
Felix Fietkau
1
-0
/
+1
2011-07-13
ath5k: fix reference clock frequency for spur mitigation on AR2413
Felix Fietkau
1
-0
/
+1
2011-07-13
ath5k: apply the synth voltage tweak only on AR5112 rev 2
Felix Fietkau
1
-8
/
+11
2011-07-13
ath5k: add missing checks for rfgain probe
Felix Fietkau
1
-4
/
+6
2011-07-13
ath9k_hw: Fix incorrect key_miss handling
Senthil Balasubramanian
2
-4
/
+2
2011-07-13
iwlagn: Add missing comma between constant string array
Joe Perches
1
-2
/
+2
2011-07-13
iwlegacy: Add missing comma between constant string array
Joe Perches
1
-1
/
+1
2011-07-11
iwlagn: fix warning in testmode attribute table
Wey-Yi Guy
1
-1
/
+1
2011-07-11
ath9k: remove an unnecessary function declaration
Mohammed Shafi Shajakhan
1
-26
/
+24
2011-07-11
rt2800usb: Add new device ID for Belkin
Eduardo Bacchi Kienetz
1
-0
/
+2
2011-07-11
ath5k: Add missing breaks in switch/case
Joe Perches
1
-0
/
+3
2011-07-11
rtlwifi: rtl8192cu: Fix duplicate if test
Larry Finger
1
-1
/
+1
2011-07-11
libertas: fix handling of command timeout, completion and interruption
Daniel Drake
4
-17
/
+45
2011-07-11
mac80211: allocate only one RX queue
Johannes Berg
1
-2
/
+2
2011-07-11
mac80211: fix docbook
Johannes Berg
1
-2
/
+3
[next]