index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
iwlwifi: print rx_on config to help debug
Wey-Yi Guy
2009-11-11
3
-1
/
+9
|
*
iwlwifi: allocate 128 bytes linear buffer for rx skb
Zhu Yi
2009-11-11
2
-2
/
+4
|
*
iwlwifi: change debug message to error in failure case
Reinette Chatre
2009-11-11
1
-2
/
+2
|
*
b43: Rewrite TX bounce buffer handling
Michael Buesch
2009-11-11
2
-28
/
+39
*
|
drivers/net/wireless/rtl818x: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/wireless/p54: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/wireless/iwlwifi: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/adm8211.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/wan: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/via-velocity.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/via-rhine.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/typhoon.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/smsc9420.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/r6040.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/pppol2tp.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/irda: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/ipg.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net: remove exceptional & on function name
Julia Lawall
2009-11-18
5
-7
/
+6
*
|
drivers/net/can: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/net/atl1c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
|
drivers/atm/solos-pci.c: fix warning/bug, clean up code
Andrew Morton
2009-11-18
1
-13
/
+16
*
|
qlge: Bonding fix for mode 6.
Ron Mercer
2009-11-18
1
-3
/
+0
*
|
netns: net_identifiers should be read_mostly
Eric Dumazet
2009-11-18
4
-4
/
+4
*
|
can: fix setting mcp251x bit timing on open
Christian Pellegrin
2009-11-18
1
-8
/
+10
*
|
bnx2x: Don't set netdev->trans_start
Vladislav Zolotarov
2009-11-18
1
-3
/
+0
*
|
macvlan: Precise RX stats accounting
Eric Dumazet
2009-11-18
1
-10
/
+66
*
|
vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h
Stephen Rothwell
2009-11-18
1
-0
/
+2
*
|
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
2009-11-17
3
-3
/
+3
*
|
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
2009-11-17
5
-188
/
+439
*
|
bnx2x: Handle Rx and Tx together in NAPI
Vladislav Zolotarov
2009-11-17
2
-231
/
+157
*
|
net: PPP buffer too small for higher speed connections
fangxiaozhi
2009-11-17
1
-1
/
+1
*
|
net/can/mscan: improve build
Wolfram Sang
2009-11-17
4
-20
/
+26
*
|
net/can/mscan: add error path to mscan_open()
Wolfram Sang
2009-11-17
1
-5
/
+11
*
|
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2009-11-17
2
-5
/
+15
*
|
net/can/mpc52xx_can: improve properties and their description
Wolfram Sang
2009-11-17
1
-2
/
+1
*
|
net/can/mpc52xx_can: refactor clock-get routine
Wolfram Sang
2009-11-17
1
-29
/
+16
*
|
net/can/mscan: drop assignment in while-construct
Wolfram Sang
2009-11-17
1
-2
/
+4
*
|
net/can/mscan: fix function annotations
Wolfram Sang
2009-11-17
2
-4
/
+1
*
|
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
2009-11-17
1
-12
/
+7
*
|
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
2009-11-17
1
-8
/
+0
*
|
net/can/mscan: trivial fixes
Wolfram Sang
2009-11-17
2
-23
/
+18
*
|
net/can/mscan: move defines into .h file
Wolfram Sang
2009-11-17
2
-29
/
+29
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-17
20
-422
/
+293
|
\
\
|
*
|
ppp: fix BUG on non-linear SKB (multilink receive)
Ben McKeegan
2009-11-17
1
-2
/
+9
|
*
|
ixgbe: Fixing EEH handler to handle more than one error
Breno Leitao
2009-11-17
1
-0
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-17
5
-164
/
+43
|
|
\
\
|
|
*
|
p54usb: Remove DMA buffer from stack
Larry Finger
2009-11-13
1
-3
/
+7
|
|
*
|
Revert "libipw: initiate cfg80211 API conversion"
John W. Linville
2009-11-13
4
-161
/
+36
|
*
|
|
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...
David S. Miller
2009-11-16
1
-189
/
+163
|
*
|
|
TI Davinci EMAC : Fix Console Hang when bringing the interface down
Sriram
2009-11-16
1
-3
/
+0
[prev]
[next]