index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
textsearch.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-27
tehuti: Use request_firmware()
Ben Hutchings
6
-10729
/
+2718
2009-02-27
Update TG3 MAINTAINERS entry
Matt Carlson
1
-0
/
+2
2009-02-27
tg3: Update copyright and version
Matt Carlson
1
-3
/
+3
2009-02-27
tg3: Add version reporting for hardware selfboot
Matt Carlson
2
-0
/
+24
2009-02-27
tg3: Add DASH firmware version reporting
Matt Carlson
2
-0
/
+39
2009-02-27
tg3: Add legacy bootcode version decoding
Matt Carlson
2
-8
/
+35
2009-02-27
tg3: Refactor firmware version routines
Matt Carlson
1
-43
/
+55
2009-02-27
tg3: Eliminate tg3_nvram_read_swab()
Matt Carlson
1
-27
/
+25
2009-02-27
tg3: Correct NVRAM stream endian notations
Matt Carlson
1
-26
/
+29
2009-02-27
tg3: Invert nvram_read() and nvram_read_swab()
Matt Carlson
1
-22
/
+28
2009-02-27
tg3: Eliminate nvram routine forward declarations
Matt Carlson
1
-197
/
+191
2009-02-27
tg3: Refine tg3_vlan_rx_register()
Matt Carlson
1
-4
/
+7
2009-02-27
tg3: Update ethtool set_settings error checks
Matt Carlson
1
-18
/
+50
2009-02-27
tg3: Drop non-VLAN rx pkts larger than the MTU
Matt Carlson
1
-1
/
+9
2009-02-27
tg3: Fix 5906 link problems
Matt Carlson
1
-1
/
+2
2009-02-27
wanrouter: fix sparse warnings: context imbalance
Hannes Eder
2
-2
/
+8
2009-02-27
inet fragments: fix sparse warning: context imbalance
Hannes Eder
2
-1
/
+3
2009-02-27
decnet: fix sparse warnings: symbol shadows an earlier one
Hannes Eder
3
-10
/
+10
2009-02-27
decnet: fix sparse warnings: context imbalance
Hannes Eder
1
-0
/
+2
2009-02-27
sysctl: fix sparse warning: Should it be static?
Hannes Eder
1
-0
/
+1
2009-02-27
appletalk: fix warning: format not a string literal and no ...
Hannes Eder
1
-1
/
+1
2009-02-27
9p: fix sparse warning: cast adds address space
Hannes Eder
1
-1
/
+1
2009-02-27
net/802: fix sparse warnings: context imbalance
Hannes Eder
1
-0
/
+2
2009-02-27
ns83820: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
chelsio: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
llc: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
iucv: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
decnet: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
core: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-6
/
+3
2009-02-27
packet: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
can: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
netlink: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-4
/
+2
2009-02-27
unix: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
pktgen: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-12
/
+6
2009-02-27
af_key: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-4
/
+2
2009-02-27
wan: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
i2400m: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
drivers/net/rionet.c: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
ppp: remove some pointless conditionals before kfree_skb()
Wei Yongjun
3
-10
/
+5
2009-02-27
irda: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-02-27
isdn: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-5
/
+3
2009-02-27
hso: remove hso_free_device()
Paulius Zaleckas
1
-10
/
+4
2009-02-27
hso: remove claiming and releasing of USB interface
Paulius Zaleckas
1
-4
/
+0
2009-02-27
ppp_generic: Simplify tx_dropped stats
Paulius Zaleckas
1
-1
/
+1
2009-02-27
m68knommu: remove ColdFire specific setup code from FEC driver
Greg Ungerer
1
-500
/
+12
2009-02-27
fec: add FEC platform support to ColdFire CPU's setup code
Greg Ungerer
6
-1
/
+374
2009-02-27
MISDN: list usage cleanup
Eric Sesterhenn
1
-2
/
+1
2009-02-27
qlge: Reduce debug print output.
Ron Mercer
1
-12
/
+12
2009-02-27
qlge: Prepare to add new device.
Ron Mercer
2
-19
/
+78
2009-02-27
qlge: Move firmware event handler.
Ron Mercer
3
-28
/
+62
[next]