index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix bug to show hidden APs during scan
Reinette Chatre
2008-03-13
2
-16
/
+26
*
iwlwifi: change rate number to a constant
Tomas Winkler
2008-03-13
1
-2
/
+3
*
iwlwifi: Fix endianity in debug print
Tomas Winkler
2008-03-13
1
-1
/
+1
*
iwlwifi: Use eeprom form iwlcore
Assaf Krauss
2008-03-13
7
-426
/
+30
*
iwlwifi: update copyright year
Reinette Chatre
2008-03-13
23
-31
/
+28
*
iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constant
Tomas Winkler
2008-03-13
2
-5
/
+5
*
ssb: Add SPROM/invariants support for PCMCIA devices
Michael Buesch
2008-03-13
8
-167
/
+648
*
include/net/ieee80211.h - remove duplicate include
Joe Perches
2008-03-13
1
-1
/
+0
*
rt2x00: Only strip preamble bit in rt2400pci
Ivo van Doorn
2008-03-13
2
-9
/
+3
*
rt2x00: Release rt2x00 2.1.4
Ivo van Doorn
2008-03-13
1
-1
/
+1
*
rt2x00: Fix rt2400pci signal
Ivo van Doorn
2008-03-13
8
-15
/
+43
*
rt2x00: Fix RX DMA ring initialization
Ivo van Doorn
2008-03-13
2
-2
/
+2
*
rt2x00: Fix basic rate initialization
Ivo van Doorn
2008-03-13
4
-37
/
+38
*
rt2x00: Always enable TSF ticking
Ivo van Doorn
2008-03-13
5
-0
/
+10
*
rt2x00: Make rt2x00leds_register return void
Ivo van Doorn
2008-03-13
2
-7
/
+5
*
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
2008-03-13
10
-80
/
+76
*
rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
Ivo van Doorn
2008-03-13
1
-1
/
+5
*
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
Ivo van Doorn
2008-03-13
5
-81
/
+49
*
rt2x00: Move firmware checksumming to driver
Ivo van Doorn
2008-03-13
5
-47
/
+50
*
rt2x00: Upgrade queue->lock to use irqsave
Ivo van Doorn
2008-03-13
2
-8
/
+14
*
rt2x00: Fix trivial log message
Luis Correia
2008-03-13
2
-2
/
+4
*
rt2x00:correct rx packet length for USB devices
Adam Baker
2008-03-13
1
-0
/
+1
*
rt2x00: Only disable beaconing just before beacon update
Ivo van Doorn
2008-03-13
5
-29
/
+65
*
rt2x00: Use skbdesc fields for descriptor initialization
Ivo van Doorn
2008-03-13
1
-2
/
+2
*
rt2x00: Don't use unitialized rxdesc->size
Mattias Nissler
2008-03-13
2
-8
/
+14
*
rt2x00: Don't use uninitialized desc_len
Ivo van Doorn
2008-03-13
1
-1
/
+1
*
rt2x00: Use the correct size when copying the control info in txdone
Mattias Nissler
2008-03-13
1
-1
/
+1
*
rt2x00: Initialize TX control field in data entries
Mattias Nissler
2008-03-13
2
-0
/
+2
*
rt2x00: Align RX descriptor to 4 bytes
Ivo van Doorn
2008-03-13
3
-44
/
+49
*
b43: pull out helpers for writing noise table
Harvey Harrison
2008-03-13
1
-22
/
+23
*
rndis_wlan: cleanup, rename structure members
Jussi Kivilinna
2008-03-13
1
-132
/
+126
*
rndis_wlan: cleanup, rename and reorder enums and structures
Jussi Kivilinna
2008-03-13
1
-110
/
+103
*
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
Joe Perches
2008-03-13
2
-23
/
+23
*
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-03-13
6
-316
/
+76
*
the scheduled rc80211-simple.c removal
Adrian Bunk
2008-03-13
6
-448
/
+1
*
the scheduled ieee80211 softmac removal
Adrian Bunk
2008-03-13
16
-3662
/
+0
*
the scheduled bcm43xx removal
Adrian Bunk
2008-03-13
35
-16999
/
+1
*
make b43_mac_{enable,suspend}() static
Adrian Bunk
2008-03-13
2
-5
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-03-11
104
-3552
/
+10988
|
\
|
*
iwlwifi: fix potential lock inversion deadlock
Reinette Chatre
2008-03-07
1
-2
/
+2
|
*
wireless: correct warnings from using '%llx' for type 'u64'
John W. Linville
2008-03-07
2
-5
/
+7
|
*
ath5k: work around wrong beacon rx timestamp in IBSS mode
Bruno Randolf
2008-03-07
1
-14
/
+45
|
*
ath5k: add notes about rx timestamp
Bruno Randolf
2008-03-07
1
-0
/
+11
|
*
ath5k: move rx and tx status structures out of hardware descriptor
Bruno Randolf
2008-03-07
5
-130
/
+126
|
*
ath5k: struct ath5k_desc cleanups
Bruno Randolf
2008-03-07
4
-187
/
+210
|
*
iwlwifi: grab NIC access when disabling aggregations
Ron Rindjunsky
2008-03-07
1
-17
/
+20
|
*
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
2008-03-07
2
-157
/
+148
|
*
iwlwifi: Fix 3945 rate scaling
Tomas Winkler
2008-03-07
2
-25
/
+22
|
*
iwlwifi: queue functions cleanup
Tomas Winkler
2008-03-07
4
-60
/
+45
|
*
iwlwifi: Moving EEPROM handling in iwlcore module
Assaf Krauss
2008-03-07
2
-0
/
+604
[next]