index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
p54/rtl8187: fix up the seqno patch
Johannes Berg
2008-10-31
2
-2
/
+0
*
mac80211: rewrite HT handling
Johannes Berg
2008-10-31
10
-88
/
+100
*
mac80211: make retry limits part of hw config
Johannes Berg
2008-10-31
9
-79
/
+61
*
iwl3945: fix station stuff in RC algorithm
Johannes Berg
2008-10-31
1
-4
/
+3
*
mac80211: provide sequence numbers
Johannes Berg
2008-10-31
4
-29
/
+9
*
p54: Move rx_mtu to struct bootrec_desc
Larry Finger
2008-10-31
2
-2
/
+3
*
mac80211: introduce hw config change flags
Johannes Berg
2008-10-31
16
-23
/
+35
*
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
2008-10-31
5
-60
/
+12
*
802.11: clean up/fix HT support
Johannes Berg
2008-10-31
13
-114
/
+110
*
p54: honour bss_info_changed's short slot time settings
Christian Lamparter
2008-10-31
2
-7
/
+17
*
mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...
Rami Rosen
2008-10-31
1
-2
/
+2
*
iwlwifi: refactor rxon time command
Tomas Winkler
2008-10-31
3
-55
/
+29
*
iwlwifi: take a valid antenna upon rate scale init
Tomas Winkler
2008-10-31
3
-5
/
+20
*
iwlwifi: make initial calibration set configurable
Tomas Winkler
2008-10-31
5
-35
/
+49
*
drivers: replace NIPQUAD()
Harvey Harrison
2008-10-31
2
-26
/
+24
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
34
-186
/
+301
|
\
|
*
net: Really remove all of LOOPBACK_TSO code.
David S. Miller
2008-10-31
1
-9
/
+0
|
*
net: delete excess kernel-doc notation
Randy Dunlap
2008-10-30
1
-1
/
+0
|
*
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
2008-10-30
11
-36
/
+99
|
|
\
|
|
*
gianfar: Don't reset TBI<->SerDes link if it's already up
Trent Piepho
2008-10-31
1
-0
/
+9
|
|
*
gianfar: Fix race in TBI/SerDes configuration
Trent Piepho
2008-10-31
3
-0
/
+31
|
|
*
at91_ether: request/free GPIO for PHY interrupt
David Brownell
2008-10-31
1
-1
/
+5
|
|
*
amd8111e: fix dma_free_coherent context
Chunbo Luo
2008-10-31
1
-5
/
+4
|
|
*
atl1: fix vlan tag regression
Jay Cliburn
2008-10-31
2
-4
/
+5
|
|
*
SMC91x: delete unused local variable "lp"
Mike Frysinger
2008-10-31
1
-2
/
+0
|
|
*
myri10ge: fix stop/go mmio ordering
Brice Goglin
2008-10-31
1
-1
/
+3
|
|
*
bonding: fix panic when taking bond interface down before removing module
Andy Gospodarek
2008-10-31
1
-5
/
+8
|
|
*
bonding: Clean up resource leaks
Jay Vosburgh
2008-10-31
1
-18
/
+31
|
|
*
bonding: fix miimon failure counter
Jay Vosburgh
2008-10-31
1
-0
/
+3
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-10-30
8
-25
/
+17
|
|
\
\
|
|
*
|
ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode
Bob Copeland
2008-10-29
1
-3
/
+1
|
|
*
|
ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular
Elias Oltmanns
2008-10-29
2
-15
/
+9
|
|
*
|
rt2x00: Fix build error when mac80211=M rt2x00=Y
Ivo van Doorn
2008-10-29
1
-1
/
+1
|
|
*
|
ath5k: correct misspelling in debug help
Bob Copeland
2008-10-29
1
-1
/
+1
|
|
*
|
libertas: fix buffer overrun
Johannes Berg
2008-10-29
1
-2
/
+2
|
|
*
|
libertas: remove two libertas sparse warning
Holger Schurig
2008-10-29
1
-2
/
+2
|
|
*
|
iwlwifi: fix suspend to RAM in iwlwifi
Tomas Winkler
2008-10-29
1
-1
/
+1
|
*
|
|
pppoe: Fix socket leak.
David S. Miller
2008-10-30
1
-3
/
+3
|
|
|
/
|
|
/
|
|
*
|
amd8111e: Fix rx return code
Chris Friesen
2008-10-28
1
-6
/
+8
|
|
/
|
*
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
2008-10-28
10
-16
/
+94
|
|
\
|
|
*
dm9601: runtime mac address change support
Peter Korsgaard
2008-10-27
1
-0
/
+15
|
|
*
via-velocity: use driver string instead of dev->name before register_netdev()
Sven Hartge
2008-10-27
1
-4
/
+7
|
|
*
drivers/net/wan/syncppp: Fix unused-var warnings
Jeff Garzik
2008-10-27
1
-2
/
+3
|
|
*
mlx4: Setting the correct offset for default mac address
Yevgeny Petrilin
2008-10-27
1
-1
/
+1
|
|
*
mlx4_en: remove duplicated #include
Huang Weiyi
2008-10-27
1
-1
/
+0
|
|
*
ibm_newemac: Fix typo in flow control config option
Josh Boyer
2008-10-27
1
-1
/
+1
|
|
*
ehea: Detect 16GB hugepages for firmware restriction
Thomas Klein
2008-10-27
3
-6
/
+56
|
|
*
dmfe: check pci_alloc_consistent errors
FUJITA Tomonori
2008-10-27
1
-1
/
+11
|
*
|
p54: fix build warnings
Christian Lamparter
2008-10-27
1
-2
/
+3
|
*
|
ath5k: Reset key cache on interface up, thus fixing resume
Elias Oltmanns
2008-10-27
1
-22
/
+11
[prev]
[next]