index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_power.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
wireless: update top level wireless driver entry
Luis R. Rodriguez
1
-2
/
+11
2009-09-01
iwmc3200wifi: Add a last_fw_err debugfs entry
Samuel Ortiz
5
-4
/
+113
2009-09-01
iwmc3200wifi: Handle UMAC stalls and UMAC assert properly
Samuel Ortiz
3
-9
/
+40
2009-09-01
iwmc3200wifi: New initial LMAC calibration
Samuel Ortiz
4
-18
/
+61
2009-09-01
iwmc3200wifi: fix misuse of le16_to_cpu
Zhu Yi
2
-5
/
+5
2009-09-01
iwmc3200wifi: add disconnect work
Zhu Yi
3
-5
/
+49
2009-09-01
iwmc3200wifi: use cfg80211_roamed to send roam event
Zhu Yi
4
-8
/
+23
2009-09-01
iwmc3200wifi: Fix sparse warning
Samuel Ortiz
1
-2
/
+3
2009-09-01
iwmc3200wifi: Set WEP key from connect
Samuel Ortiz
1
-1
/
+43
2009-09-01
iwmc3200wifi: invalidate profile when necessary before connect
Zhu Yi
1
-5
/
+10
2009-09-01
rndis_wlan: remove 'select WIRELESS_EXT' in Kconfig
Jussi Kivilinna
1
-1
/
+0
2009-09-01
rndis_wlan: fix sparse endianess warnings
Jussi Kivilinna
1
-4
/
+4
2009-09-01
rndis_wlan: cleanup
Jussi Kivilinna
1
-55
/
+7
2009-09-01
rndis_wlan: use bool for on/off switches
Jussi Kivilinna
1
-14
/
+14
2009-09-01
ath9k: Call spin_lock_bh() on btcoex_lock
Vasanthakumar Thiagarajan
1
-6
/
+4
2009-09-01
ath9k: Move generic hw timer intr handler to bottom-half
Vasanthakumar Thiagarajan
1
-5
/
+6
2009-09-01
rfkill: relicense header file
Johannes Berg
1
-13
/
+10
2009-08-31
ath9k: Do an AHB reset before doing RTC reset
Vasanthakumar Thiagarajan
1
-0
/
+7
2009-08-31
ipw2200: fix kconfig dependencies
Randy Dunlap
1
-3
/
+3
2009-08-31
rt2x00: Reorganize padding & L2 padding
Ivo van Doorn
4
-44
/
+116
2009-08-31
rt2x00: Fix TX status reporting
Ivo van Doorn
1
-12
/
+16
2009-08-31
b43: LP-PHY: Fix TX gain tables
Gábor Stefanik
1
-153
/
+153
2009-08-31
b43: Fix typo in modparam_btcoex description
Gábor Stefanik
1
-1
/
+1
2009-08-31
b43: Add myself to module authors & to LP-PHY file copyright notices
Gábor Stefanik
3
-2
/
+5
2009-08-31
b43: Refactor and update antenna diversity for A/G-PHY
Gábor Stefanik
2
-65
/
+36
2009-08-31
iwl3945: reduce debug noise when default debug flags used
Reinette Chatre
1
-5
/
+3
2009-08-31
iwlwifi: fix situation in which debug message is printed
Reinette Chatre
1
-1
/
+1
2009-08-31
iwlwifi: use sleep interval succession
Johannes Berg
1
-1
/
+21
2009-08-31
iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate
Daniel C Halperin
4
-12
/
+35
2009-08-31
iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stall
Daniel C Halperin
1
-49
/
+62
2009-08-31
iwlwifi: remove 60 Mbps from sband bitrates table
Daniel C Halperin
3
-34
/
+27
2009-08-31
s2io: Generate complete messages using single line DBG_PRINTs
Joe Perches
2
-161
/
+165
2009-08-31
s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->
Joe Perches
1
-1
/
+1
2009-08-31
s2io.c: Standardize statistics accessors
Joe Perches
1
-443
/
+408
2009-08-31
s2io.c: fix spelling explaination
Joe Perches
1
-1
/
+1
2009-08-31
s2io.c: convert printks to pr_<level>
Joe Perches
1
-10
/
+7
2009-08-31
s2io.c: Make more conforming to normal kernel style
Joe Perches
1
-1108
/
+1124
2009-08-31
s2io.c: use kzalloc
Joe Perches
1
-5
/
+2
2009-08-31
s2io.c: Use calculated size in kmallocs
Joe Perches
1
-35
/
+28
2009-08-31
s2io.c: Shorten code line length by using intermediate pointers
Joe Perches
1
-169
/
+224
2009-08-31
s2io.c: Use const for strings
Joe Perches
1
-4
/
+4
2009-08-31
pkt_sched: Fix resource limiting in pfifo_fast
Krishna Kumar
1
-4
/
+4
2009-08-31
net: convert remaining non-symbolic return values in dev_queue_xmit
Krishna Kumar
1
-1
/
+1
2009-08-31
netdevice: Consolidate to use existing macros where available.
Krishna Kumar
1
-6
/
+7
2009-08-31
can: use correct NET_RX_ return values
Oliver Hartkopp
1
-2
/
+2
2009-08-31
WAN: bit and/or confusion
roel kluin
1
-4
/
+4
2009-08-31
ucc_geth: Implement suspend/resume and Wake-On-LAN support
Anton Vorontsov
3
-0
/
+126
2009-08-31
ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code
Anton Vorontsov
2
-36
/
+0
2009-08-31
ucc_geth: Factor out MAC initialization steps into a call
Anton Vorontsov
1
-35
/
+52
2009-08-31
powerpc/qe: Implement qe_alive_during_sleep() helper function
Anton Vorontsov
2
-0
/
+14
[next]