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
*
iwlegacy: fix channel switch locking
Stanislaw Gruszka
2011-06-08
5
-46
/
+28
*
mac80211: fix IBSS teardown race
Johannes Berg
2011-06-08
1
-2
/
+4
*
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
2011-06-08
1
-0
/
+5
*
nl80211: fix overflow in ssid_len
Luciano Coelho
2011-06-07
1
-5
/
+4
*
rtlwifi: Avoid modifying skbs that are resubmitted
Mike McCormack
2011-06-07
1
-15
/
+13
*
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
2011-06-07
1
-1
/
+1
*
Revert "mac80211: stop queues before rate control updation"
John W. Linville
2011-06-07
1
-6
/
+0
*
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
2011-06-06
1
-1
/
+2
*
rt2x00: fix rmmod crash
Stanislaw Gruszka
2011-06-06
2
-1
/
+6
*
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
2011-06-06
3
-11
/
+10
*
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
2011-06-06
3
-23
/
+8
*
libertas_sdio: handle spurious interrupts
Daniel Drake
2011-06-03
1
-5
/
+16
*
mac80211: call dev_alloc_name before copying name to sdata
Thadeu Lima de Souza Cascardo
2011-06-03
1
-0
/
+4
*
iwlagn: fix channel switch locking
Stanislaw Gruszka
2011-06-03
9
-119
/
+28
*
ath5k: Disable fast channel switching by default
Nick Kossifidis
2011-06-03
2
-2
/
+14
*
ssb: fix PCI(e) driver regression causing oops on PCI cards
Rafał Miłecki
2011-06-03
1
-4
/
+6
*
iwl4965: correctly validate temperature value
Stanislaw Gruszka
2011-06-01
1
-1
/
+1
*
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
Johannes Berg
2011-06-01
1
-1
/
+1
*
ath9k: fix two more bugs in tx power
Daniel Halperin
2011-06-01
2
-4
/
+16
*
cfg80211: don't drop p2p probe responses
Eliad Peller
2011-06-01
2
-21
/
+30
*
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
2011-05-31
3
-13
/
+22
*
zd1211rw: fix to work on OHCI
Jussi Kivilinna
2011-05-31
1
-11
/
+42
*
wl12xx: fix oops in sched_scan when forcing a passive scan
Luciano Coelho
2011-05-31
1
-3
/
+8
*
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
2011-05-31
3
-2
/
+9
*
wl12xx: fix DFS channels handling in scheduled scan
Luciano Coelho
2011-05-31
2
-11
/
+23
*
wl12xx: fix passive and radar channel generation for scheduled scan
Luciano Coelho
2011-05-31
1
-2
/
+2
*
libertas: Set command sequence number later to ensure consistency
Daniel Drake
2011-05-31
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
2011-05-27
15
-27
/
+70
|
\
|
*
ath9k: Fix AR9287 calibration
Adrian Chadd
2011-05-27
1
-1
/
+1
|
*
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
2011-05-27
1
-1
/
+0
|
*
mac80211: clear local->ps_data on disassoc
Eliad Peller
2011-05-27
1
-0
/
+1
|
*
wireless: Default to 'n' for 2 new added devices in Kconfig.
Tao Ma
2011-05-27
2
-2
/
+0
|
*
iwl4965: fix 5GHz operation
Stanislaw Gruszka
2011-05-27
1
-2
/
+2
|
*
mac80211: stop queues before rate control updation
Rajkumar Manoharan
2011-05-26
1
-0
/
+6
|
*
ath9k: set 40 Mhz rate only if hw is configured in ht40
Rajkumar Manoharan
2011-05-26
1
-1
/
+2
|
*
ath9k_hw: disable phy restart on baseband panic caused by RXSM
Rajkumar Manoharan
2011-05-26
3
-1
/
+28
|
*
ath9k: Reset chip on baseband hang
Rajkumar Manoharan
2011-05-26
1
-1
/
+3
|
*
b43: N-PHY: initialize last var in calibration function
Rafał Miłecki
2011-05-26
1
-1
/
+1
|
*
rtlwifi: Use order 2 RX buffer allocation only if necessary
Larry Finger
2011-05-26
1
-0
/
+7
|
*
rtlwifi: Fix kernel panic resulting from RX buffer allocation failure
Larry Finger
2011-05-26
1
-13
/
+15
|
*
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
2011-05-26
1
-2
/
+2
|
*
mwifiex: correct event header length
Yogesh Ashok Powar
2011-05-26
1
-2
/
+2
*
|
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
2011-05-27
4
-6
/
+10
*
|
net: Add linux/sysctl.h includes where needed.
David S. Miller
2011-05-27
2
-0
/
+2
*
|
net: Kill ether_table[] declaration.
David S. Miller
2011-05-27
1
-4
/
+0
*
|
inetpeer: fix race in unused_list manipulations
Eric Dumazet
2011-05-27
1
-15
/
+27
*
|
atm: expose ATM device index in sysfs
Dan Williams
2011-05-27
1
-0
/
+10
*
|
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-05-27
6
-22
/
+38
|
\
\
|
*
|
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
2011-05-27
2
-9
/
+21
|
*
|
netfilter: Fix several warnings in compat_mtw_from_user().
David Miller
2011-05-26
1
-2
/
+4
[next]