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-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-628
/
+772
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2
-118
/
+153
2012-03-17
phc: Update author's email address.
Richard Cochran
4
-4
/
+4
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2
-25
/
+21
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
3
-29
/
+40
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2
-5
/
+1
2012-03-17
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
1
-17
/
+17
2012-03-17
ixgbe: Make certain that all frames fit minimum size requirements
Alexander Duyck
1
-1
/
+17
2012-03-17
ixgbe: cleanup logic in ixgbe_change_mtu
Alexander Duyck
1
-8
/
+12
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
3
-430
/
+457
2012-03-17
ixgbe: Support RX-ALL feature flag.
Ben Greear
1
-2
/
+23
2012-03-17
ixgbe: Support sending custom Ethernet FCS.
Ben Greear
1
-0
/
+3
2012-03-17
igb: Support RX-ALL feature flag.
Ben Greear
2
-2
/
+33
2012-03-17
igb: Support sending custom Ethernet FCS.
Ben Greear
1
-0
/
+4
2012-03-16
eni: fix driver remove function and driver probe error path.
françois romieu
2
-35
/
+68
2012-03-16
net/irda: add clk_prepare/clk_unprepare to pxaficp_ir
Philipp Zabel
1
-3
/
+3
2012-03-16
usbnet: use netif_tx_wake_queue instead of netif_start_queue
Alexey Orishko
1
-1
/
+1
2012-03-16
stmmac: Add device-tree support
Stefan Roese
1
-2
/
+72
2012-03-16
netxen: qlogic ethernet : Fix endian bug.
Santosh Nayak
3
-9
/
+9
2012-03-16
pxa168: remove unused stats member.
Rami Rosen
1
-1
/
+0
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
112
-3143
/
+3574
2012-03-16
cdc_ncm: avoid discarding datagrams in rx path
Alexey Orishko
1
-55
/
+47
2012-03-16
cdc_ncm: fix MTU and max_datagram_size handling
Alexey Orishko
1
-18
/
+16
2012-03-16
cdc_ncm: reduce driver latency in the data path
Alexey Orishko
1
-43
/
+51
2012-03-16
asix: asix_rx_fixup surgery to reduce skb truesizes
Eric Dumazet
1
-68
/
+20
2012-03-15
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-4
/
+2
2012-03-15
libertas: remove dump_survey implementation
Daniel Drake
1
-37
/
+0
2012-03-15
ath9k_hw: remove unused initvals
Felix Fietkau
1
-302
/
+0
2012-03-15
ath9k: inline AR9271 1.0 INI overrides
Felix Fietkau
5
-13
/
+6
2012-03-15
ath9k_hw: remove iniModes_*_tx_gain_9271
Felix Fietkau
3
-26
/
+19
2012-03-15
ath9k_hw: clean up iniModesAdditional
Felix Fietkau
5
-30
/
+22
2012-03-15
ath9k_hw: fix AR9380 register settings for channel 14
Felix Fietkau
1
-0
/
+3
2012-03-15
ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization
Felix Fietkau
3
-9
/
+0
2012-03-15
ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271
Felix Fietkau
2
-8
/
+0
2012-03-15
ath9k_hw: clean up ath9k_hw_setuprxdesc
Felix Fietkau
1
-4
/
+1
2012-03-15
ath9k_hw: remove ath9k_hw_gettxintrtxqs
Felix Fietkau
3
-11
/
+2
2012-03-15
ath9k: optimize register access functions
Felix Fietkau
2
-4
/
+4
2012-03-15
ath9k_hw: remove ath9k_hw_getdefantenna
Felix Fietkau
3
-8
/
+0
2012-03-15
ath9k_hw: remove ath9k_hw_htc_resetinit
Felix Fietkau
3
-10
/
+2
2012-03-15
ath9k_hw: clean up tx completion interrupt handling
Felix Fietkau
3
-8
/
+5
2012-03-15
ath9k_hw: simplify tx queue interrupt mask handling
Felix Fietkau
1
-15
/
+11
2012-03-15
rt2x00: rt2800usb: limit tx queues length
Stanislaw Gruszka
1
-1
/
+1
2012-03-15
rt2x00: rt2800usb: do not check packedid for aggregated frames
Stanislaw Gruszka
1
-2
/
+3
2012-03-15
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
5
-64
/
+101
2012-03-15
rt2x00: rt2800usb: rework txdone code
Stanislaw Gruszka
1
-41
/
+31
2012-03-15
rt2x00: rt2800usb: move additional txdone into new function
Stanislaw Gruszka
1
-5
/
+11
2012-03-15
ath9k: Fix multi-VIF BSS handling
Sujith Manoharan
5
-34
/
+14
2012-03-15
ath9k: Remove aggregation flags
Sujith Manoharan
5
-46
/
+29
2012-03-15
ath9k_hw: Cleanup FastChannelChange
Sujith Manoharan
3
-36
/
+74
2012-03-15
ath9k: Remove 'other' VIF count
Sujith Manoharan
3
-4
/
+2
[next]