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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-14
ath9k: remove declarations of some nonexistant functions
Felix Fietkau
1
-2
/
+0
2010-06-14
ath9k: remove duplicate WMM AC definitions
Felix Fietkau
8
-78
/
+26
2010-06-14
ath9k_htc: use common WMM AC definitions instead of ath9k ones
Felix Fietkau
5
-16
/
+14
2010-06-14
ath9k: fix mac80211 queue lookup for waking up queues
Felix Fietkau
2
-1
/
+3
2010-06-14
ath9k_hw: update 5 GHz tx gain tables for femless and high power PA
Luis R. Rodriguez
2
-248
/
+248
2010-06-14
ath9k_hw: reduce delay on programming INI on AR9003
Luis R. Rodriguez
1
-9
/
+0
2010-06-14
ath9k_hw: enable ANI for AR9003
Luis R. Rodriguez
1
-7
/
+1
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
10
-151
/
+1390
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
7
-10
/
+10
2010-06-14
ath9k_hw: add register definitions for the new ANI
Luis R. Rodriguez
2
-0
/
+15
2010-06-14
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
7
-11
/
+73
2010-06-14
ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments
Luis R. Rodriguez
1
-1
/
+8
2010-06-14
ath9k_hw: fix clock rate calculations for ANI
Luis R. Rodriguez
1
-1
/
+30
2010-06-14
ath9k_hw: move clock definitions from hw.c to hw.h
Luis R. Rodriguez
2
-5
/
+5
2010-06-14
mac80211: allow drivers to sleep in ampdu_action
Johannes Berg
1
-0
/
+4
2010-06-14
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
1
-3
/
+3
2010-06-14
iwlwifi: print warning about disconnected antennas
Johannes Berg
1
-0
/
+7
2010-06-14
iwlwifi: rename iwl4965_rx_mpdu_res_start
Emmanuel Grumbach
2
-3
/
+3
2010-06-14
iwlwifi: rename rxq->dma_addr
Emmanuel Grumbach
5
-8
/
+8
2010-06-14
iwlwifi: cancel run time calibration work when going down
Wey-Yi Guy
1
-0
/
+1
2010-06-14
iwlwifi: Fix null pointer referencing in iwl_dbgfs_rx_queue_read.
Dor Shaish
1
-1
/
+6
2010-06-14
iwlwifi: trace full RX
Johannes Berg
2
-4
/
+10
2010-06-08
wl1251: fix ELP_CTRL register reads
Grazvydas Ignotas
1
-6
/
+34
2010-06-08
ath5k: add debugfs file for queue debugging
Bruno Randolf
2
-0
/
+67
2010-06-08
ath5k: no need to save/restore the default antenna
Bruno Randolf
1
-7
/
+1
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
4
-27
/
+46
2010-06-08
ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks
Bruno Randolf
1
-2
/
+2
2010-06-08
libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...
Sascha Silbe
1
-6
/
+3
2010-06-07
ath: Fix uninitialized variable warnings
Prarit Bhargava
3
-0
/
+3
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-218
/
+275
2010-06-07
iwlwifi: fix-up botched revert
John W. Linville
1
-1
/
+1
2010-06-07
ath5k: fix NULL pointer in antenna configuration
Bruno Randolf
1
-0
/
+7
2010-06-07
p54usb: Add device ID for Dell WLA3310 USB
Jason Dravet
1
-0
/
+1
2010-06-07
wl1251: fix a memory leak in probe
Grazvydas Ignotas
1
-0
/
+1
2010-06-05
iwlwifi: fix wrapping when handling aggregated batches
Daniel Halperin
1
-6
/
+45
2010-06-05
iwlwifi: parse block ack responses correctly
Daniel Halperin
1
-5
/
+8
2010-06-05
iwlwifi: remove unused parameter
Wey-Yi Guy
1
-1
/
+0
2010-06-05
iwlwifi: queue user-initiated scan when doing internal scan
Johannes Berg
3
-11
/
+31
2010-06-05
iwlwifi: generic scan TX antenna forcing
Johannes Berg
6
-11
/
+19
2010-06-05
iwlwifi: do not use huge command buffer for channel switch
Wey-Yi Guy
2
-2
/
+2
2010-06-05
iwlwifi: reduce memory allocation
Johannes Berg
7
-34
/
+35
2010-06-05
iwlwifi: kzalloc txb array
Johannes Berg
1
-1
/
+1
2010-06-05
iwlagn: fix bug in txq freeing
Johannes Berg
1
-2
/
+9
2010-06-05
iwl3945: fix bugs in txq freeing
Johannes Berg
1
-6
/
+8
2010-06-05
iwlwifi: remove inaccurate comment
Wey-Yi Guy
1
-1
/
+1
2010-06-05
iwlwifi: remove priv->mac_addr
Johannes Berg
2
-5
/
+2
2010-06-05
iwlwifi: beacon internal time unit
Wey-Yi Guy
1
-2
/
+2
2010-06-05
iwlwifi: support channel switch offload in driver
Wey-Yi Guy
6
-51
/
+257
2010-06-05
iwlwifi: beacon format related helper function
Wey-Yi Guy
10
-53
/
+113
2010-06-05
iwlwifi: remove unused parameter in iwl_priv
Wey-Yi Guy
3
-7
/
+0
[next]