index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
net/can/mscan: add error path to mscan_open()
Wolfram Sang
1
-5
/
+11
2009-11-17
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2
-5
/
+15
2009-11-17
net/can/mpc52xx_can: improve properties and their description
Wolfram Sang
1
-2
/
+1
2009-11-17
net/can/mpc52xx_can: refactor clock-get routine
Wolfram Sang
1
-29
/
+16
2009-11-17
net/can/mscan: drop assignment in while-construct
Wolfram Sang
1
-2
/
+4
2009-11-17
net/can/mscan: fix function annotations
Wolfram Sang
2
-4
/
+1
2009-11-17
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
1
-12
/
+7
2009-11-17
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
1
-8
/
+0
2009-11-17
net/can/mscan: trivial fixes
Wolfram Sang
2
-23
/
+18
2009-11-17
net/can/mscan: move defines into .h file
Wolfram Sang
2
-29
/
+29
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
18
-232
/
+129
2009-11-16
KS8695: fix ks8695_rx() unreasonable action.
zeal
1
-7
/
+6
2009-11-16
KS8695: fix ks8695_rx_irq() bug.
zeal
1
-15
/
+7
2009-11-16
ppp: fix BUG on non-linear SKB (multilink receive)
Ben McKeegan
1
-2
/
+9
2009-11-16
ixgbe: Fixing EEH handler to handle more than one error
Breno Leitao
1
-0
/
+1
2009-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-164
/
+43
2009-11-16
ath5k: allow setting txpower to 0
Bob Copeland
1
-2
/
+0
2009-11-16
rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATIC
Jussi Kivilinna
1
-0
/
+2
2009-11-16
rt2800: do not enable tbtt unless we are in a beacon mode
Josef Bacik
1
-1
/
+2
2009-11-16
ath9k: fix massive rx packet loss issue
Felix Fietkau
1
-0
/
+1
2009-11-16
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
4
-10
/
+27
2009-11-16
rt2x00: Log RT/RF chipset information correctly.
Gertjan van Wingerde
7
-4
/
+13
2009-11-16
rt2x00: Initialize rf302x RF values properly for rt2800pci.
Gertjan van Wingerde
1
-17
/
+12
2009-11-16
rt2x00: Fix rt2800lib RF chip programming selection.
Gertjan van Wingerde
1
-3
/
+7
2009-11-15
bonding: fix 802.3ad standards compliance error
Jay Vosburgh
1
-42
/
+43
2009-11-15
TI Davinci EMAC : Fix Console Hang when bringing the interface down
Sriram
1
-3
/
+0
2009-11-15
smsc911x: Fix Console Hang when bringing the interface down.
Sriram
1
-1
/
+1
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
forcedeth: mac address fix
Stanislav O. Bezzubtsev
1
-4
/
+1
2009-11-15
r6040: fix version printing
Florian Fainelli
1
-1
/
+1
2009-11-15
hamradio/mkiss: fix typo in compat_ioctl
Arnd Bergmann
1
-1
/
+1
[prev]
[next]