index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
cis
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-09
mac80211: reduce code duplication in debugfs code
Felix Fietkau
1
-58
/
+13
2012-04-09
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2
-16
/
+18
2012-04-09
rt2x00: increase led's name buffer length
Jakub Kicinski
1
-8
/
+8
2012-04-09
rtlwifi: Simplify rtl_get/set inline functions
Joe Perches
1
-13
/
+11
2012-04-09
rtlwifi: Use is_zero_ether_addr, remove line continuation
Joe Perches
1
-3
/
+2
2012-04-09
p54usb: Load firmware asynchronously
Larry Finger
2
-68
/
+130
2012-04-09
p54: only unregister ieee80211_hw when it has been registered
Christian Lamparter
2
-2
/
+10
2012-04-09
mac80211: end service period only after sending last buffered frame
Marco Porsch
1
-7
/
+9
2012-04-09
mwifiex: add set_cqm_rssi_config handler support
Amitkumar Karwar
7
-0
/
+241
2012-04-09
mwifiex: support STATION_INFO_SIGNAL_AVG
Amitkumar Karwar
1
-3
/
+4
2012-04-09
mwifiex: remove redundant signal handling code
Amitkumar Karwar
6
-108
/
+9
2012-04-09
mwifiex: add cfg80211 dump_station handler
Amitkumar Karwar
1
-0
/
+18
2012-04-09
mwifiex: update signal strength in mBm units
Amitkumar Karwar
1
-2
/
+3
2012-04-09
mac80211: Add iface name when calling WARN-ON.
Ben Greear
1
-1
/
+3
2012-04-09
ath9k_hw: Update rx gain initval to improve rx sensitivity
Rajkumar Manoharan
1
-5
/
+5
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
16
-106
/
+102
2012-04-09
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
1
-0
/
+2
2012-04-09
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
1
-1
/
+1
2012-04-09
ath9k: recover ar9380 chips from rare stuck state
Rajkumar Manoharan
6
-4
/
+126
2012-04-09
ath9k_hw: improve ANI processing and rx desensitizing parameters
Rajkumar Manoharan
4
-115
/
+27
2012-03-28
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
1
-2
/
+6
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2
-2
/
+2
2012-03-26
ath5k: drop self from MAINTAINERS
Bob Copeland
1
-1
/
+0
2012-03-26
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
1
-1
/
+2
2012-03-26
rt2x00: rt2800usb: fix status register reread logic
Stanislaw Gruszka
1
-1
/
+1
2012-03-26
rt2x00: rt2800usb: schedule txdone work on timeout
Stanislaw Gruszka
1
-1
/
+7
2012-03-26
mac80211: remove outdated comment
Eliad Peller
1
-3
/
+0
2012-03-26
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
1
-2
/
+2
2012-03-26
ath9k: reduce listen time period
Rajkumar Manoharan
1
-1
/
+1
2012-03-26
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
2
-12
/
+23
2012-03-26
iwlegacy: fix BSSID setting
Stanislaw Gruszka
1
-10
/
+6
2012-03-26
ath9k: fix max noise floor threshold
Rajkumar Manoharan
1
-3
/
+2
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
3
-7
/
+12
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
7
-9
/
+13
2012-03-25
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2
-33
/
+8
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-25
USB: option: Ignore ZTE (Vodafone) K3570/71 net interfaces
Andrew Bird (Sphere Systems)
1
-2
/
+4
2012-03-25
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-03-24
Fix potential endless loop in kswapd when compaction is not enabled
Rik van Riel
1
-1
/
+2
2012-03-24
xen/acpi: Fix Kconfig dependency on CPU_FREQ
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-03-24
seq_file: add seq_set_overflow(), seq_overflow()
KAMEZAWA Hiroyuki
1
-10
/
+26
2012-03-24
proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().
Pravin B Shelar
1
-1
/
+1
2012-03-24
procfs: speed up /proc/pid/stat, statm
KAMEZAWA Hiroyuki
3
-56
/
+86
2012-03-24
procfs: add num_to_str() to speed up /proc/stat
KAMEZAWA Hiroyuki
5
-29
/
+84
2012-03-24
proc: speed up /proc/stat handling
Eric Dumazet
1
-2
/
+5
2012-03-24
fs/proc/kcore.c: make get_sparsemem_vmemmap_info() static
Djalal Harouni
1
-2
/
+4
2012-03-24
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
8
-0
/
+32
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
15
-69
/
+40
2012-03-24
kmod: make __request_module() killable
Oleg Nesterov
1
-2
/
+24
2012-03-24
kmod: introduce call_modprobe() helper
Oleg Nesterov
1
-8
/
+16
[next]