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-02-08
ath: fix WARN_ON with Polish (Poland) Contry code
Christian Lamparter
1
-2
/
+3
2010-02-08
rt2x00: remove get_tx_stats() mac80211 op
Kalle Valo
8
-24
/
+0
2010-02-08
p54: remove get_tx_stats() mac80211 op
Kalle Valo
3
-13
/
+8
2010-02-08
iwlwifi: remove get_tx_stats() mac80211 op
Kalle Valo
4
-40
/
+0
2010-02-08
b43legacy: remove get_tx_stats() mac80211 op
Kalle Valo
5
-78
/
+0
2010-02-08
b43: remove get_tx_stats() mac80211 op
Kalle Valo
5
-66
/
+0
2010-02-08
ath5k: remove get_tx_stats() mac80211 op
Kalle Valo
2
-19
/
+0
2010-02-08
ar9170: remove get_tx_stats() mac80211 op
Kalle Valo
2
-14
/
+7
2010-02-08
mwl8k: remove get_tx_stats() mac80211 op
Kalle Valo
1
-28
/
+7
2010-02-08
adm821: remove get_tx_stats() mac80211 op
Kalle Valo
1
-13
/
+0
2010-02-08
ath9k: fix keycache leak in split tkip case
Ming Lei
1
-0
/
+1
2010-02-08
iwlwifi: Send broadcast probe request only when asked to
Samuel Ortiz
2
-17
/
+34
2010-02-08
iwlwifi: Add chain_noise support for 6050
Ben Cahill
1
-17
/
+2
2010-02-08
iwlwifi: Add chain noise scaling factor
Ben Cahill
4
-2
/
+28
2010-02-08
libertas: don't retry commands
Holger Schurig
3
-30
/
+7
2010-02-08
wl1251: fix txop unit
Kalle Valo
1
-1
/
+2
2010-02-08
b43: N-PHY: handle allocation fail in samples generation
Rafał Miłecki
1
-0
/
+4
2010-02-08
b43: N-PHY: load generated samples
Rafał Miłecki
1
-2
/
+29
2010-02-08
b43: N-PHY: partly implement SPUR workaround
Rafał Miłecki
2
-1
/
+66
2010-02-08
b43: N-PHY: save calibration for further restore
Rafał Miłecki
2
-1
/
+51
2010-02-08
b43: N-PHY: prepare code for reapplying TX cal coeffs
Rafał Miłecki
1
-1
/
+34
2010-02-08
b43: N-PHY: implement overriding RF control intc
Rafał Miłecki
1
-8
/
+109
2010-02-08
libertas/if_spi: needs linux/semaphore.h
Randy Dunlap
1
-0
/
+1
2010-02-08
ssb: fix interrupt assignment
Jochen Friedrich
1
-1
/
+4
2010-02-08
b43/b43legacy: Wake queues in wireless_core_start
Larry Finger
2
-2
/
+3
2010-02-08
ath9k: Enable TIM timer interrupt only when needed.
Senthil Balasubramanian
3
-14
/
+18
2010-02-08
ath9k: configure the beacon only if the STA is associated
Senthil Balasubramanian
1
-1
/
+7
2010-02-08
mac80211_hwsim: add fake hw scan handler
Johannes Berg
1
-1
/
+43
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-12
/
+19
2010-02-08
iwlwifi: Fix to set correct ht configuration
Wey-Yi Guy
1
-0
/
+1
2010-02-05
net: e1000e: convert to use mc helpers
Jiri Pirko
1
-11
/
+6
2010-02-05
net: dm9601: convert to use mc helpers
Jiri Pirko
1
-5
/
+5
2010-02-05
net: 8139too: convert to use mc helpers
Jiri Pirko
1
-4
/
+3
2010-02-05
net: 8139cp: convert to use mc helpers
Jiri Pirko
1
-4
/
+3
2010-02-04
e1000e: Fix namespace conflicts wrt. e1000_has_link
David S. Miller
3
-4
/
+4
2010-02-04
qlge: Code clean up
Breno Leitao
1
-2
/
+2
2010-02-04
qlge: removing unreachable block of code
Breno Leitao
1
-3
/
+0
2010-02-04
qlge: Add watchdog timer.
Ron Mercer
2
-0
/
+31
2010-02-04
libphy: add phy_find_first function
Jiri Pirko
1
-0
/
+16
2010-02-04
igb: make certain to reassign legacy interrupt vectors after reset
Alexander Duyck
1
-15
/
+5
2010-02-04
stmmac: fix 'lenght' typo in comments and code
Giuseppe Cavallaro
4
-5
/
+5
2010-02-04
can: ems_usb: removed duplicated code setting local echo support
Thadeu Lima de Souza Cascardo
1
-2
/
+0
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
90
-1787
/
+3209
2010-02-03
sky2: Flow control frames recorded as dropped packets
Stephen Hemminger
1
-3
/
+5
2010-02-03
sky2: hand receive DMA mapping failures
stephen hemminger
1
-19
/
+42
2010-02-03
can: mcp251x: Move to threaded interrupts instead of workqueues.
Christian Pellegrin
1
-218
/
+203
2010-02-03
bonding: Remove net_device_stats from bonding struct
Ajit Khaparde
2
-2
/
+1
2010-02-03
drivers/net/davinci_emac.c: Fix continuation line formats
Joe Perches
1
-2
/
+1
2010-02-03
trivial: remove duplicated "from" in CAN USB EMS Kconfig help
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-02-03
net: macvtap driver
Arnd Bergmann
3
-0
/
+594
[prev]
[next]