index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-02
cfg80211: fix looping soft lockup in find_ie()
Bob Copeland
1
-1
/
+1
2009-09-02
wireless: remove mac80211 rate selection extra menu
Luis R. Rodriguez
1
-3
/
+2
2009-09-02
wireless: update reg debug kconfig entry
Luis R. Rodriguez
1
-0
/
+4
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-30
s2io: Generate complete messages using single line DBG_PRINTs
Joe Perches
2
-161
/
+165
2009-08-30
s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg->
Joe Perches
1
-1
/
+1
2009-08-30
s2io.c: Standardize statistics accessors
Joe Perches
1
-443
/
+408
2009-08-30
s2io.c: fix spelling explaination
Joe Perches
1
-1
/
+1
2009-08-30
s2io.c: convert printks to pr_<level>
Joe Perches
1
-10
/
+7
2009-08-30
s2io.c: Make more conforming to normal kernel style
Joe Perches
1
-1108
/
+1124
2009-08-30
s2io.c: use kzalloc
Joe Perches
1
-5
/
+2
2009-08-30
s2io.c: Use calculated size in kmallocs
Joe Perches
1
-35
/
+28
2009-08-30
s2io.c: Shorten code line length by using intermediate pointers
Joe Perches
1
-169
/
+224
2009-08-30
s2io.c: Use const for strings
Joe Perches
1
-4
/
+4
2009-08-30
pkt_sched: Fix resource limiting in pfifo_fast
Krishna Kumar
1
-4
/
+4
2009-08-30
net: convert remaining non-symbolic return values in dev_queue_xmit
Krishna Kumar
1
-1
/
+1
2009-08-30
netdevice: Consolidate to use existing macros where available.
Krishna Kumar
1
-6
/
+7
2009-08-30
can: use correct NET_RX_ return values
Oliver Hartkopp
1
-2
/
+2
2009-08-30
WAN: bit and/or confusion
roel kluin
1
-4
/
+4
2009-08-30
ucc_geth: Implement suspend/resume and Wake-On-LAN support
Anton Vorontsov
3
-0
/
+126
[next]