index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
exec_domain.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-26
ath6kl: remove void pointer from ath6kl_credit_setup()
Kalle Valo
2
-3
/
+3
2012-03-26
ath6kl: add rx data padding support
Kalle Valo
2
-0
/
+10
2012-03-26
ath6kl: add pointer to the skb in htc_packet
Kalle Valo
2
-0
/
+13
2012-03-26
ath6kl: add tx_comp_multi() to struct htc_ep_callbacks
Kalle Valo
2
-0
/
+2
2012-03-26
ath6kl: Add tx_complete() to struct htc_ep_callbacks
Kalle Valo
4
-4
/
+7
2012-03-26
ath6kl: set ram reserved size only for ar6003
Kalle Valo
1
-10
/
+12
2012-03-26
ath6kl: Configure inactivity timeout in fw
Vasanthakumar Thiagarajan
4
-0
/
+41
2012-03-26
ath6kl: Optimize target power in deep sleep suspend
Raja Mani
1
-17
/
+81
2012-03-26
ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspend
Raja Mani
1
-31
/
+52
2012-03-26
ath6kl: Dump htc header when invalid Rx frame length is detected
Vasanthakumar Thiagarajan
1
-1
/
+3
2012-03-21
ath6kl: abort normal scan when scheduled scan is started
Kalle Valo
1
-0
/
+2
2012-03-20
ath6kl: Add __printf verification to ath6kl_printk
Joe Perches
1
-1
/
+2
2012-03-20
ath6kl: Add ARP offload related statistic info in tgt_stats
Raja Mani
2
-0
/
+10
2012-03-20
ath6kl: add debug log for AP MLME operations
Aarthi Thiruvengadam
1
-0
/
+3
2012-03-20
ath6kl: handle probe response from P2P device in P2P GO mode
Aarthi Thiruvengadam
2
-4
/
+21
2012-03-15
libertas: remove dump_survey implementation
Daniel Drake
1
-37
/
+0
2012-03-15
ath9k_hw: remove unused initvals
Felix Fietkau
1
-302
/
+0
2012-03-15
ath9k: inline AR9271 1.0 INI overrides
Felix Fietkau
5
-13
/
+6
2012-03-15
ath9k_hw: remove iniModes_*_tx_gain_9271
Felix Fietkau
3
-26
/
+19
2012-03-15
ath9k_hw: clean up iniModesAdditional
Felix Fietkau
5
-30
/
+22
2012-03-15
ath9k_hw: fix AR9380 register settings for channel 14
Felix Fietkau
1
-0
/
+3
2012-03-15
ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization
Felix Fietkau
3
-9
/
+0
2012-03-15
ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271
Felix Fietkau
2
-8
/
+0
2012-03-15
ath9k_hw: clean up ath9k_hw_setuprxdesc
Felix Fietkau
1
-4
/
+1
2012-03-15
ath9k_hw: remove ath9k_hw_gettxintrtxqs
Felix Fietkau
3
-11
/
+2
2012-03-15
ath9k: optimize register access functions
Felix Fietkau
2
-4
/
+4
2012-03-15
ath9k_hw: remove ath9k_hw_getdefantenna
Felix Fietkau
3
-8
/
+0
2012-03-15
ath9k_hw: remove ath9k_hw_htc_resetinit
Felix Fietkau
3
-10
/
+2
2012-03-15
ath9k_hw: clean up tx completion interrupt handling
Felix Fietkau
3
-8
/
+5
2012-03-15
ath9k_hw: simplify tx queue interrupt mask handling
Felix Fietkau
1
-15
/
+11
2012-03-15
mac80211: make uapsd_* keys per-vif
Eliad Peller
6
-102
/
+79
2012-03-15
mac80211: add NULL terminator to debugfs_netdev write buf
Eliad Peller
1
-8
/
+5
2012-03-15
mac80211: Don't sample max throughput rate in minstrel_ht
Helmut Schaa
1
-0
/
+7
2012-03-15
rt2x00: rt2800usb: limit tx queues length
Stanislaw Gruszka
1
-1
/
+1
2012-03-15
rt2x00: rt2800usb: do not check packedid for aggregated frames
Stanislaw Gruszka
1
-2
/
+3
2012-03-15
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
5
-64
/
+101
2012-03-15
rt2x00: rt2800usb: rework txdone code
Stanislaw Gruszka
1
-41
/
+31
2012-03-15
rt2x00: rt2800usb: move additional txdone into new function
Stanislaw Gruszka
1
-5
/
+11
2012-03-15
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
5
-34
/
+14
2012-03-15
ath9k: Remove aggregation flags
Sujith Manoharan
5
-46
/
+29
2012-03-15
ath9k_hw: Cleanup FastChannelChange
Sujith Manoharan
3
-36
/
+74
2012-03-15
ath9k: Remove 'other' VIF count
Sujith Manoharan
3
-4
/
+2
2012-03-15
ath9k: Remove unused variables
Sujith Manoharan
2
-6
/
+0
2012-03-15
ath9k: Remove unnecessary initialization
Sujith Manoharan
1
-3
/
+0
2012-03-15
rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800
Helmut Schaa
1
-1
/
+3
2012-03-14
mwifiex: correction in structure name passed to sizeof()
Amitkumar Karwar
1
-1
/
+1
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 9
Yogesh Ashok Powar
5
-95
/
+94
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 8
Yogesh Ashok Powar
2
-70
/
+73
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 7
Yogesh Ashok Powar
2
-121
/
+114
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 6
Yogesh Ashok Powar
1
-92
/
+96
[next]