index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
25
-32
/
+1
*
ip: Report qdisc packet drops
Eric Dumazet
2009-09-02
6
-11
/
+30
*
vlan: multiqueue vlan device
Eric Dumazet
2009-09-02
4
-3
/
+35
*
net: drop_monitor: make last_rx timestamp private
Neil Horman
2009-09-02
1
-3
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-09-02
36
-540
/
+894
|
\
|
*
ath9k: Reconfigure beacon timers after the scan is completed.
Vivek Natarajan
2009-09-02
1
-0
/
+1
|
*
cfg80211: fix looping soft lockup in find_ie()
Bob Copeland
2009-09-02
1
-1
/
+1
|
*
wireless: remove mac80211 rate selection extra menu
Luis R. Rodriguez
2009-09-02
1
-3
/
+2
|
*
wireless: update reg debug kconfig entry
Luis R. Rodriguez
2009-09-02
1
-0
/
+4
|
*
wireless: update top level wireless driver entry
Luis R. Rodriguez
2009-09-02
1
-2
/
+11
|
*
iwmc3200wifi: Add a last_fw_err debugfs entry
Samuel Ortiz
2009-09-01
5
-4
/
+113
|
*
iwmc3200wifi: Handle UMAC stalls and UMAC assert properly
Samuel Ortiz
2009-09-01
3
-9
/
+40
|
*
iwmc3200wifi: New initial LMAC calibration
Samuel Ortiz
2009-09-01
4
-18
/
+61
|
*
iwmc3200wifi: fix misuse of le16_to_cpu
Zhu Yi
2009-09-01
2
-5
/
+5
|
*
iwmc3200wifi: add disconnect work
Zhu Yi
2009-09-01
3
-5
/
+49
|
*
iwmc3200wifi: use cfg80211_roamed to send roam event
Zhu Yi
2009-09-01
4
-8
/
+23
|
*
iwmc3200wifi: Fix sparse warning
Samuel Ortiz
2009-09-01
1
-2
/
+3
|
*
iwmc3200wifi: Set WEP key from connect
Samuel Ortiz
2009-09-01
1
-1
/
+43
|
*
iwmc3200wifi: invalidate profile when necessary before connect
Zhu Yi
2009-09-01
1
-5
/
+10
|
*
rndis_wlan: remove 'select WIRELESS_EXT' in Kconfig
Jussi Kivilinna
2009-09-01
1
-1
/
+0
|
*
rndis_wlan: fix sparse endianess warnings
Jussi Kivilinna
2009-09-01
1
-4
/
+4
|
*
rndis_wlan: cleanup
Jussi Kivilinna
2009-09-01
1
-55
/
+7
|
*
rndis_wlan: use bool for on/off switches
Jussi Kivilinna
2009-09-01
1
-14
/
+14
|
*
ath9k: Call spin_lock_bh() on btcoex_lock
Vasanthakumar Thiagarajan
2009-09-01
1
-6
/
+4
|
*
ath9k: Move generic hw timer intr handler to bottom-half
Vasanthakumar Thiagarajan
2009-09-01
1
-5
/
+6
|
*
rfkill: relicense header file
Johannes Berg
2009-09-01
1
-13
/
+10
|
*
ath9k: Do an AHB reset before doing RTC reset
Vasanthakumar Thiagarajan
2009-08-31
1
-0
/
+7
|
*
ipw2200: fix kconfig dependencies
Randy Dunlap
2009-08-31
1
-3
/
+3
|
*
rt2x00: Reorganize padding & L2 padding
Ivo van Doorn
2009-08-31
4
-44
/
+116
|
*
rt2x00: Fix TX status reporting
Ivo van Doorn
2009-08-31
1
-12
/
+16
|
*
b43: LP-PHY: Fix TX gain tables
Gábor Stefanik
2009-08-31
1
-153
/
+153
|
*
b43: Fix typo in modparam_btcoex description
Gábor Stefanik
2009-08-31
1
-1
/
+1
|
*
b43: Add myself to module authors & to LP-PHY file copyright notices
Gábor Stefanik
2009-08-31
3
-2
/
+5
|
*
b43: Refactor and update antenna diversity for A/G-PHY
Gábor Stefanik
2009-08-31
2
-65
/
+36
|
*
iwl3945: reduce debug noise when default debug flags used
Reinette Chatre
2009-08-31
1
-5
/
+3
|
*
iwlwifi: fix situation in which debug message is printed
Reinette Chatre
2009-08-31
1
-1
/
+1
|
*
iwlwifi: use sleep interval succession
Johannes Berg
2009-08-31
1
-1
/
+21
|
*
iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate
Daniel C Halperin
2009-08-31
4
-12
/
+35
|
*
iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stall
Daniel C Halperin
2009-08-31
1
-49
/
+62
|
*
iwlwifi: remove 60 Mbps from sband bitrates table
Daniel C Halperin
2009-08-31
3
-34
/
+27
*
|
net: file_operations should be const
Stephen Hemminger
2009-09-02
7
-14
/
+14
*
|
inet: inet_connection_sock_af_ops const
Stephen Hemminger
2009-09-02
5
-11
/
+11
*
|
tcp: MD5 operations should be const
Stephen Hemminger
2009-09-02
3
-10
/
+10
*
|
net: seq_operations should be const
Stephen Hemminger
2009-09-02
2
-2
/
+2
*
|
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
50
-54
/
+54
*
|
tg3: Update version to 3.102
Matt Carlson
2009-09-02
1
-2
/
+2
*
|
tg3: Add MDIO bus address assignments
Matt Carlson
2009-09-02
2
-4
/
+22
*
|
tg3: Add 5717 NVRAM detection routines
Matt Carlson
2009-09-02
2
-47
/
+130
*
|
tg3: Add 5717 asic rev
Matt Carlson
2009-09-02
2
-36
/
+119
*
|
tg3: Assign rx ret producer indexes by vector
Matt Carlson
2009-09-02
2
-4
/
+28
[next]