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
2009-11-15
bonding: fix 802.3ad standards compliance error
Jay Vosburgh
1
-42
/
+43
2009-11-15
tg3: Update version to 3.104
Matt Carlson
1
-2
/
+2
2009-11-15
tg3: Fix DIDs, Enable 5717 support
Matt Carlson
2
-8
/
+9
2009-11-15
tg3: Add rx prod ring consolidation
Matt Carlson
2
-10
/
+164
2009-11-15
tg3: Create aliases for rx producer mailbox regs
Matt Carlson
2
-12
/
+10
2009-11-15
tg3: Lay proucer ring handling groundwork
Matt Carlson
2
-37
/
+50
2009-11-15
tg3: Consider rx_std_prod_idx a hw mailbox
Matt Carlson
1
-6
/
+9
2009-11-15
tg3: rename rx_[std|jmb]_ptr
Matt Carlson
2
-10
/
+10
2009-11-15
tg3: tg3_alloc_rx_skb(tnapi => tp)
Matt Carlson
1
-7
/
+4
2009-11-15
tg3: Add prodring parameter to tg3_alloc_rx_skb()
Matt Carlson
1
-20
/
+21
2009-11-15
tg3: Make tg3_alloc_rx_skb() a dst-only operation
Matt Carlson
1
-13
/
+9
2009-11-15
tg3: Move napi_add calls below tg3_get_invariants
Matt Carlson
1
-47
/
+47
2009-11-15
tg3: Create tg3_poll_msix() for non-zero MSIX vecs
Matt Carlson
1
-8
/
+60
2009-11-15
tg3: Allow DMAs to cross cacheline boundaries
Matt Carlson
2
-7
/
+16
2009-11-15
tg3: Use tg3_start_xmit_dma_bug for 5717 A0
Matt Carlson
2
-9
/
+19
2009-11-15
tg3: Add new HW_TSO_3 flag for 5717
Matt Carlson
2
-19
/
+27
2009-11-15
tg3: Refine TSO and MSI discovery
Matt Carlson
1
-30
/
+34
2009-11-15
tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3
Matt Carlson
2
-7
/
+7
2009-11-15
tg3: Napify tg3_start_xmit_dma_bug()
Matt Carlson
1
-13
/
+19
2009-11-15
tg3: Don't touch RCB nic addresses
Matt Carlson
1
-4
/
+6
2009-11-15
tg3: Add 5717 phy ID
Matt Carlson
2
-1
/
+3
2009-11-15
iwmc3200top: simplify the driver version
Tomas Winkler
1
-15
/
+1
2009-11-15
iwmc3200top: use prefered style for the device table.
Tomas Winkler
1
-11
/
+3
2009-11-15
hamradio/mkiss: fix typo in compat_ioctl
Arnd Bergmann
1
-1
/
+1
2009-11-13
net/can: add driver for mscan family & mpc52xx_mscan
Wolfram Sang
6
-0
/
+1265
2009-11-13
netiucv: displayed TX bytes value much too high
Ursula Braun
1
-2
/
+2
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
13
-242
/
+304
2009-11-13
ctcm: suspend has to wait for outstanding I/O
Frank Blaschka
3
-0
/
+8
2009-11-13
ixgbe: Make queue pairs on single MSI-X interrupts
PJ Waskiewicz
1
-2
/
+2
2009-11-13
ixgbe: Flush the LSC mask change to prevent repeated interrupts
Nelson, Shannon
1
-0
/
+1
2009-11-13
igb: only recycle page if it is on our numa node
Alexander Duyck
1
-1
/
+3
2009-11-13
igb: check for packets on all tx rings when link is down
Alexander Duyck
1
-11
/
+12
2009-11-13
igb: removed unused tx/rx total bytes/packets from adapter struct
Alexander Duyck
1
-4
/
+0
2009-11-13
igb: Rework how netdev->stats is handled
Alexander Duyck
2
-103
/
+108
2009-11-13
igb: when number of CPUs > 4 combine tx/rx queues to allow more queues
Alexander Duyck
2
-13
/
+27
2009-11-13
igb: move timesync init into a seperate function
Alexander Duyck
1
-50
/
+65
2009-11-13
igb: change type for ring sizes to u16 in igb_set_ring_param
Alexander Duyck
1
-5
/
+5
2009-11-13
ARM: fix bug of checking on signed return value using unsigned statement in w...
Wan ZongShun
1
-2
/
+2
2009-11-13
vlan/macvlan: propagate transmission state to upper layers
Patrick McHardy
1
-1
/
+1
2009-11-13
niu.c: Use correct length in strncmp
Joe Perches
1
-1
/
+1
2009-11-11
DM9000: Wake on LAN support
Ben Dooks
2
-8
/
+142
2009-11-11
ixgbe: r_idx not used in ixgbe_msix_clean_rx()
Ali Gholami Rudi
1
-2
/
+0
2009-11-11
qlge: Change version to v1.00.00.23.00.00-01.
Ron Mercer
1
-1
/
+1
2009-11-11
qlge: Clean up module parameter name.
Ron Mercer
1
-8
/
+8
2009-11-11
qlge: Add asic reset to open call.
Ron Mercer
1
-0
/
+4
2009-11-11
qlge: Do not change frame routing during suspend.
Ron Mercer
1
-3
/
+0
2009-11-11
gianfar: Revive SKB recycling
Anton Vorontsov
1
-12
/
+19
2009-11-11
gianfar: Fix race between gfar_error() and gfar_start_xmit()
Anton Vorontsov
1
-0
/
+8
2009-11-11
gianfar: Fix thinko in gfar_set_rx_stash_index()
Anton Vorontsov
1
-1
/
+1
2009-11-11
gianfar: Fix build with CONFIG_PM=y
Anton Vorontsov
1
-1
/
+1
[next]