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
2012-03-11
r8169: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2012-03-11
drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...
Julia Lawall
3
-4
/
+4
2012-03-11
drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible
Julia Lawall
1
-1
/
+1
2012-03-11
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-500
/
+476
2012-03-10
r8169: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-7
/
+5
2012-03-10
r8169: move rtl_cfg_info closer to its caller.
Francois Romieu
1
-61
/
+57
2012-03-10
r8169: move the netpoll handler after the irq handler.
Francois Romieu
1
-11
/
+9
2012-03-10
r8169: move rtl8169_open after rtl_task it depends on.
Francois Romieu
1
-87
/
+81
2012-03-10
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
Francois Romieu
1
-51
/
+50
2012-03-10
r8169: move net_device_ops beyond the methods it references.
Francois Romieu
1
-29
/
+20
2012-03-10
r8169: move the driver probe method to the end of the driver file.
Francois Romieu
1
-246
/
+246
2012-03-10
r8169: move the driver removal method to the end of the driver file.
Francois Romieu
1
-29
/
+29
2012-03-09
net: powerpc: remove the legacy iSeries ethernet driver
Stephen Rothwell
3
-1713
/
+0
2012-03-09
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
11
-103
/
+222
2012-03-09
ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.
David S. Miller
1
-3
/
+3
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
41
-74
/
+173
2012-03-09
net/pch_gbe: supports eg20t ptp clock
Takahiroi Shimizu
3
-3
/
+240
2012-03-09
supports eg20t ptp clock
Takahiro Shimizu
3
-0
/
+744
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
116
-4172
/
+4449
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
10
-28
/
+23
2012-03-09
iwlwifi: fix cmd_queue number merge
Wey-Yi Guy
2
-7
/
+3
2012-03-09
iwlwifi: restore PAN support
Emmanuel Grumbach
2
-30
/
+32
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
7
-33
/
+56
2012-03-09
Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-03-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-10
/
+41
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-10
/
+17
2012-03-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+1
2012-03-08
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-2
/
+1
2012-03-08
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-03-08
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-9
/
+39
2012-03-08
Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
5
-20
/
+49
2012-03-08
net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
Haiyang Zhang
1
-2
/
+2
2012-03-08
mwifiex: correction in number of bitrates
Amitkumar Karwar
1
-1
/
+1
2012-03-08
net/wireless: ipw2x00: remove WEXT_USECHANNELS define
Stanislav Yakovlev
2
-4
/
+0
2012-03-08
iwlwifi: correct status bit refactoring errors
Don Fry
2
-5
/
+5
2012-03-08
iwlwifi: don't delete AP station directly
Johannes Berg
3
-6
/
+53
2012-03-08
iwlwifi: make iwl_init_context static
Johannes Berg
2
-2
/
+1
2012-03-08
iwlwifi: remove messages from queue wake/stop
Johannes Berg
2
-20
/
+20
2012-03-08
iwlwifi: more status bit factoring
Don Fry
17
-166
/
+160
2012-03-08
iwlwifi: move setting up fw parameters
Meenakshi Venkataraman
1
-21
/
+24
2012-03-08
iwlwifi: configure transport layer from dvm op mode
Meenakshi Venkataraman
2
-3
/
+21
2012-03-08
iwlwifi: log stop / wake queues
Emmanuel Grumbach
2
-1
/
+7
2012-03-08
iwlwifi: make tx_cmd_pool kmem cache global
Stanislaw Gruszka
5
-22
/
+21
2012-03-08
iwlwifi: separate status to priv and trans
Don Fry
7
-24
/
+14
2012-03-08
iwlwifi: add option to test MFP
David Spinadel
2
-0
/
+12
2012-03-08
iwlwifi: fixed testmode notifications length
Amit Beka
1
-1
/
+2
2012-03-08
iwlwifi: add testmode command for rx forwarding
Amit Beka
3
-9
/
+56
2012-03-08
iwlwifi: reintroduce iwl_enable_rfkill_int
Stanislaw Gruszka
3
-9
/
+16
2012-03-08
iwlwifi: print DMA stop timeout error only if it happened
Stanislaw Gruszka
1
-3
/
+4
2012-03-08
iwlwifi: use writeb,writel,readl directly
Stanislaw Gruszka
2
-8
/
+7
[next]