index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-06-01
ath9k_hw: remove ath9k_hw_get_desc_link
Felix Fietkau
4
-20
/
+0
2011-06-01
ath9k: unify edma and non-edma tx code, improve tx fifo handling
Felix Fietkau
4
-206
/
+138
2011-06-01
ath9k: remove redundant if check
Mohammed Shafi Shajakhan
1
-17
/
+12
[next]