index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-03
bcma: read SPROM and extract MAC from it
Rafał Miłecki
6
-1
/
+179
2011-06-03
b43: do not use SSB specific flags when calling core reset function
Rafał Miłecki
3
-16
/
+13
2011-06-03
ath9k: show excessive-retry MPDUs in debugfs
Felix Fietkau
2
-1
/
+6
2011-06-03
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
4
-0
/
+158
2011-06-03
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
4
-0
/
+195
2011-06-03
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
1
-1
/
+1
2011-06-03
rtlwifi: Use write barrier when assigning ownership
Mike McCormack
1
-0
/
+2
2011-06-03
rtlwifi: Assign rx buffer ownership to hardware last
Mike McCormack
1
-2
/
+3
2011-06-03
rtlwifi: Don't block interrupts in spinlocks
Mike McCormack
3
-38
/
+26
2011-06-03
rtlwifi: Run IPS leave work in a tasklet
Mike McCormack
3
-2
/
+14
2011-06-03
rtlwifi: Store loop index in local variable
Mike McCormack
1
-12
/
+8
2011-06-03
rtlwifi: Remove set_rfpowerstate_inprogress
Mike McCormack
4
-9
/
+0
2011-06-03
rtlwifi: Synchronize IRQ after disabling it
Mike McCormack
1
-0
/
+1
2011-06-02
iwlagn: fix interface combinations
Johannes Berg
1
-2
/
+2
2011-06-01
iwlagn: change log to better represent the state of aggregation process
Wey-Yi Guy
2
-2
/
+5
2011-06-01
iwlagn: change the logging level for aggregation enable check
Wey-Yi Guy
1
-1
/
+1
2011-06-01
iwlagn: advertise interface combinations
Johannes Berg
1
-0
/
+83
2011-06-01
iwlagn: free the ICT ISR when the request_irq failed
Emmanuel Grumbach
1
-1
/
+1
2011-06-01
iwlwifi: disambiguate invalid DMA index warnings
Daniel Halperin
3
-9
/
+9
2011-06-01
iwlagn: solve sparse warning
Emmanuel Grumbach
1
-3
/
+0
2011-06-01
iwlagn: fix dual-mode RXON
Johannes Berg
1
-12
/
+40
2011-06-01
iwlagn: remove un-necessary tx power ops
Wey-Yi Guy
6
-11
/
+1
2011-06-01
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
1
-0
/
+5
2011-06-01
cfg80211: skip disabled channels on channel survey
Luis R. Rodriguez
1
-4
/
+15
2011-06-01
ath9k: better position PAPRD debug message
Mohammed Shafi Shajakhan
1
-3
/
+4
2011-06-01
ath9k: Add a debug entry to start/stop ANI
Mohammed Shafi Shajakhan
5
-10
/
+79
2011-06-01
ath9k: Further fix for mesh beaconing
Fabrice Deyber
1
-12
/
+3
2011-06-01
ath9k: wake up chip before initializing PAPRD table
Mohammed Shafi Shajakhan
1
-3
/
+4
2011-06-01
rtlwifi: rtl8192se: Synchronize IRQ after disabling it
Larry Finger
1
-0
/
+1
2011-06-01
rtlwifi: rtl8192se: Use write barrier when assigning ownership
Larry Finger
1
-0
/
+4
2011-06-01
mwifiex: remove support for old chipsets W0/W1
Amitkumar Karwar
4
-32
/
+7
2011-06-01
b43legacy: Fix warnings from gcc 4.6.0
Larry Finger
3
-16
/
+4
2011-06-01
rtl8192se: Fix warnings from gcc 4.6.0
Larry Finger
5
-19
/
+5
2011-06-01
rtl8192cu: Fix warnings from gcc 4.6.0
Larry Finger
1
-2
/
+0
2011-06-01
rtl8192ce: Fix warnings from gcc 4.6.0
Larry Finger
3
-10
/
+2
2011-06-01
rtl8192c-common: Fix warnings from gcc 4.6.0
Larry Finger
2
-11
/
+3
2011-06-01
rtlwifi: Fix warnings from gcc 4.6.0
Larry Finger
4
-29
/
+2
2011-06-01
b43: Fix warnings from gcc 4.6.0
Larry Finger
2
-6
/
+4
2011-06-01
minstrel_ht: fixed rate mode through debugfs
Zefir Kurtisi
3
-0
/
+28
2011-06-01
nl80211: add testmode dump support
Wey-Yi Guy
4
-0
/
+117
2011-06-01
ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS
Rajkumar Manoharan
1
-41
/
+44
2011-06-01
ath9k: Remove ATH9K_BEACON_PERIOD mask
Rajkumar Manoharan
4
-11
/
+10
2011-06-01
bcma: host pci: implement block R/W operations
Rafał Miłecki
3
-0
/
+75
2011-06-01
b43: bus: add helpers for checking host type
Rafał Miłecki
2
-6
/
+17
2011-06-01
b43: use new pointers path to access ssb_device in SSB specific places
Rafał Miłecki
1
-11
/
+17
2011-06-01
b43: SDIO: use new pointers path to access ssb_device
Rafał Miłecki
1
-2
/
+2
2011-06-01
b43: LP-PHY: use new pointers path to access ssb_device
Rafał Miłecki
1
-5
/
+10
2011-06-01
ath9k: mark few functions as static
Mohammed Shafi Shajakhan
2
-6
/
+3
2011-06-01
ath9k: make ath9k_setpower function as static
Mohammed Shafi Shajakhan
2
-2
/
+1
2011-06-01
bcma: pci: implement interrupts control
Rafał Miłecki
1
-0
/
+23
[next]